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 1dadefc commit ae339ddCopy full SHA for ae339dd
.github/workflows/ci.yml
@@ -15,7 +15,6 @@ jobs:
15
# Compile the project using the predefined JDK versions in the strategy section
16
runs-on: ubuntu-latest
17
name: Build - JDK ${{ matrix.java-version }}
18
-
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments