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