Skip to content

Commit 017e57a

Browse files
committed
github workflow golf
1 parent 066e616 commit 017e57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
jdk-version: ["8", "11", "17" "21"]
11+
jdk-version: ["8", "11", "17", "21"]
1212
runs-on: ubuntu-22.04
1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)