Skip to content

Commit

Permalink
Try to upgrade machine-executor to ubuntu-2204:2024.08.1 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye committed Nov 11, 2024
1 parent 5579e1c commit 40fa452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ executors:
machine-executor:
working_directory: ~/micrometer
machine:
image: ubuntu-2404:2024.08.1
image: ubuntu-2204:2024.08.1

commands:
gradlew-build:
Expand Down

0 comments on commit 40fa452

Please sign in to comment.