mirror of
https://github.com/lancachenet/monolithic
synced 2024-12-01 08:19:10 +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:
|
executors:
|
||||||
testbuild-executor:
|
testbuild-executor:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2004:202201-02
|
image: default
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
executor: testbuild-executor
|
executor: testbuild-executor
|
||||||
|
|
Loading…
Reference in a new issue