We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0a930 commit 9f22e9dCopy full SHA for 9f22e9d
.circleci/config.yml
@@ -3,7 +3,7 @@ machine: true
3
jobs:
4
build:
5
machine:
6
- image: ubuntu-2204:2023.07.2
+ image: ubuntu-2204:current
7
working_directory: ~/circleci-java
8
steps:
9
- run:
0 commit comments