We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2112cb9 commit 966c944Copy full SHA for 966c944
.circleci/config.yml
@@ -10,7 +10,7 @@ orbs:
10
jobs:
11
setup:
12
machine:
13
- image: ubuntu-2204:2022.04.1
+ image: ubuntu-2204:2024.04.4
14
steps:
15
- checkout
16
- run:
0 commit comments