Skip to content

Commit 581d03d

Browse files
committed
Update CI.yml
1 parent 276a2b5 commit 581d03d

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
@@ -121,7 +121,7 @@ jobs:
121121
matrix:
122122
operating-system: [ubuntu-latest, macOS-latest, windows-latest]
123123
# Use both LTS releases and latest one for tests
124-
jdk: [ 11, 16, 17 ]
124+
jdk: [ 11, 17, 18 ]
125125
steps:
126126
- name: Checkout repo
127127
uses: actions/checkout@v2

0 commit comments

Comments
 (0)