Skip to content

Commit

Permalink
Bump build machine image to ubuntu-2404:2024.11.1
Browse files Browse the repository at this point in the history
Resolves gh-5829
  • Loading branch information
shakuzen committed Jan 27, 2025
1 parent 1c07d79 commit 56cd839
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 @@ -25,7 +25,7 @@ executors:
machine-executor:
working_directory: ~/micrometer
machine:
image: ubuntu-2404:2024.08.1
image: ubuntu-2404:2024.11.1

commands:
gradlew-build:
Expand Down

0 comments on commit 56cd839

Please sign in to comment.