Skip to content

Commit

Permalink
Upgrade machine executor to ubuntu-2204:2023.04.2
Browse files Browse the repository at this point in the history
Closes gh-110
  • Loading branch information
jonatan-ivanov committed Jun 8, 2023
1 parent b1a4ec9 commit 9395efd
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: ~/context-propagation
machine:
image: ubuntu-2204:2023.02.1
image: ubuntu-2204:2023.04.2

commands:
gradlew-build:
Expand Down

0 comments on commit 9395efd

Please sign in to comment.