We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066e616 commit 017e57aCopy full SHA for 017e57a
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- jdk-version: ["8", "11", "17" "21"]
+ jdk-version: ["8", "11", "17", "21"]
12
runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/checkout@v3
0 commit comments