We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575fa95 commit 534a7f1Copy full SHA for 534a7f1
.circleci/config.yml
@@ -28,7 +28,7 @@ executors:
28
machine-executor:
29
working_directory: ~/micrometer
30
machine:
31
- image: ubuntu-2204:2023.04.2
+ image: ubuntu-2204:2023.10.1
32
33
commands:
34
gradlew-build:
0 commit comments