Skip to content

Commit dcb1ee1

Browse files
committed
JDK issues debugging...
1 parent b517359 commit dcb1ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
os: [ ubuntu-latest, windows-latest, macos-latest ]
27-
jdk: [8, 11, 17, 21, 25]
27+
jdk: ['8', 11, 17, 21, 25]
2828
steps:
2929
# Checkout code
3030
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)