Skip to content

Commit a77ade3

Browse files
authored
ci: update autobump machine image (#1009)
CircleCI is removing the image: https://discuss.circleci.com/t/linux-image-deprecations-and-eol-for-2024/50177 This is the one we are using for linux-aarch64 builds.
1 parent a5882cc commit a77ade3

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
@@ -11,7 +11,7 @@ version: 2
1111
jobs:
1212
autobump:
1313
machine:
14-
image: ubuntu-2004:202201-02
14+
image: ubuntu-2204:2024.05.1
1515
steps:
1616
- add_ssh_keys:
1717
fingerprints:

0 commit comments

Comments
 (0)