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 6173888 commit c166eabCopy full SHA for c166eab
.github/workflows/ci_examples_java.yml
@@ -26,7 +26,6 @@ on:
26
jobs:
27
testJava:
28
strategy:
29
- max-parallel: 1
30
matrix:
31
java-version: [8, 11, 16, 17]
32
os: [macos-13]
0 commit comments