fix: update CI to use a new version of the Ubuntu image as the old one has been deprecated by CircleCI
parent
06ba5f44c0
commit
5b9ea8befc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue