We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b15a5 commit 240ee62Copy full SHA for 240ee62
1 file changed
.github/workflows/java.yaml
@@ -57,7 +57,7 @@ jobs:
57
58
runs-on: ubuntu-latest
59
continue-on-error: ${{ matrix.experimental }}
60
- strategy:
+ strategy:
61
matrix:
62
jdk: [17]
63
steps:
0 commit comments