We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4983b8 commit 6a9d4feCopy full SHA for 6a9d4fe
1 file changed
.github/workflows/java.yaml
@@ -15,7 +15,6 @@ jobs:
15
runs-on: ubuntu-latest
16
continue-on-error: ${{ matrix.experimental }}
17
strategy:
18
- strategy:
19
matrix:
20
jdk: [17]
21
steps:
0 commit comments