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 92999ec commit 35c21bdCopy full SHA for 35c21bd
1 file changed
.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: ["11", "17", "21"]
12
runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/checkout@v3
0 commit comments