fix: update CI to use a new version of the Ubuntu image as the old one has been deprecated by CircleCI

1.10-fix-ci
Jakub Bednar 2025-01-13 10:24:35 +01:00
parent 06ba5f44c0
commit 5b9ea8befc
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ jobs:
machine:
enabled: true
docker_layer_caching: true
image: ubuntu-2004:202107-02
image: ubuntu-2204:current
steps:
- attach_workspace:
at: /tmp/workspace