Skip to content

Commit 83afded

Browse files
committed
CI: Next try with Java 22
1 parent 175845d commit 83afded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: oracle-actions/setup-java@v1
3030
with:
3131
website: jdk.java.net
32-
java-version: '22'
32+
release: 22
3333
version: latest
3434
- name: Configure GPG key
3535
run: |

0 commit comments

Comments
 (0)