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 defad8b commit b40a3fcCopy full SHA for b40a3fc
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ${{ matrix.os }}
27
strategy:
28
matrix:
29
- jdk: [8, 11]
+ jdk: [8]
30
os: [ubuntu-latest]
31
fail-fast: true
32
max-parallel: 4
0 commit comments