Skip to content

Commit d5d7de1

Browse files
committed
Specify Java version
Signed-off-by: Taylor Smock <[email protected]>
1 parent 2d02386 commit d5d7de1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ant.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
with:
5353
josm-revision: ${{ matrix.josm-revision }}
5454
perform-revision-tagging: ${{ github.repository == 'JOSM/todo' && github.ref_type == 'branch' && github.ref_name == 'master' && github.event_name != 'schedule' && github.event_name != 'pull_request' && matrix.josm-revision == 'r19044' }}
55+
java-version: 17
5556
secrets: inherit
5657
permissions:
5758
attestations: write

0 commit comments

Comments
 (0)