We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20bd9a commit 8c23239Copy full SHA for 8c23239
.circleci/config.yml
@@ -11,7 +11,7 @@ orbs:
11
jobs:
12
setup:
13
machine:
14
- image: ubuntu-2204:2022.04.1
+ image: ubuntu-2204:2024.04.4
15
16
steps:
17
- checkout
0 commit comments