Skip to content

Commit 2d8d62b

Browse files
committed
TEST 2
1 parent 57472ce commit 2d8d62b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-multiple-JDKs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
with:
2424
distribution: 'graalvm'
2525
java-version: |
26-
'21'
27-
'17.0.12'
26+
21
27+
17.0.12
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030

0 commit comments

Comments
 (0)