Skip to content

Commit 1c6f7bb

Browse files
authored
Upgrade machine-executor to ubuntu-2404:2024.08.1 (#5656)
1 parent a4beea6 commit 1c6f7bb

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
@@ -25,7 +25,7 @@ executors:
2525
machine-executor:
2626
working_directory: ~/micrometer
2727
machine:
28-
image: ubuntu-2204:2024.05.1
28+
image: ubuntu-2404:2024.08.1
2929

3030
commands:
3131
gradlew-build:

0 commit comments

Comments
 (0)