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 6364a66 commit 08abd19Copy full SHA for 08abd19
.circleci/config.yml
@@ -11,7 +11,7 @@ jobs:
11
test:
12
resource_class: xlarge
13
machine:
14
- image: ubuntu-2204:2022.04.1
+ image: ubuntu-2204:2022.04.2
15
steps:
16
- checkout
17
- run:
0 commit comments