Skip to content

Commit 4468c26

Browse files
Update build.yml
1 parent e8ebbac commit 4468c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
# Use these Java versions
1919
java:
20-
- 21, # Current Java LTS
20+
- 21 # Current Java LTS
2121
runs-on: ubuntu-22.04
2222
steps:
2323
- name: checkout repository

0 commit comments

Comments
 (0)