Skip to content

Commit f79f034

Browse files
committed
update CI
- update machine version (the previous one was deprecated, see https://discuss.circleci.com/t/linux-image-deprecations-and-eol-for-2024/50177 )
1 parent da093e6 commit f79f034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ reference:
44
vm_machine: &vm_machine
55
working_directory: ~/should-skip-ci
66
machine:
7-
image: ubuntu-2004:202201-02
7+
image: ubuntu-2204:edge
88
docker_layer_caching: true
99

1010
checkout_step: &checkout_step

0 commit comments

Comments
 (0)