mirror of
https://github.com/lancachenet/monolithic
synced 2024-11-24 21:13:02 +00:00
replace EOL circleci ubuntu image
This commit is contained in:
parent
aa11d8044a
commit
20004c551f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ version: 2.1
|
|||
executors:
|
||||
testbuild-executor:
|
||||
machine:
|
||||
image: ubuntu-2004:202201-02
|
||||
image: default
|
||||
jobs:
|
||||
test:
|
||||
executor: testbuild-executor
|
||||
|
|
Loading…
Reference in a new issue