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

1.10 v1.10.8
Jakub Bednář 2025-01-13 13:08:35 +01:00 committed by GitHub
parent 06ba5f44c0
commit 3044c427b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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