Skip to content

Commit 82c1507

Browse files
committed
Windows CI: test on 17 final (not early-access)
1 parent 704fbf1 commit 82c1507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
include:
1919
- java: 8
20-
- java: 17-ea
20+
- java: 17
2121
steps:
2222
- run: git config --global core.autocrlf false
2323
- name: Checkout

0 commit comments

Comments
 (0)