Skip to content

Commit 534a7f1

Browse files
committed
Upgrade build machine image to ubuntu-2204:2023.10.1
Resolves gh-4320
1 parent 575fa95 commit 534a7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ executors:
2828
machine-executor:
2929
working_directory: ~/micrometer
3030
machine:
31-
image: ubuntu-2204:2023.04.2
31+
image: ubuntu-2204:2023.10.1
3232

3333
commands:
3434
gradlew-build:

0 commit comments

Comments
 (0)