replace EOL circleci ubuntu image

This commit is contained in:
Atesca 2024-11-01 15:43:57 +01:00
parent aa11d8044a
commit 20004c551f

View file

@ -20,7 +20,7 @@ version: 2.1
executors:
testbuild-executor:
machine:
image: ubuntu-2004:202201-02
image: default
jobs:
test:
executor: testbuild-executor