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 7a8eb0e commit 5be6877Copy full SHA for 5be6877
1 file changed
.github/workflows/check.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- java_version: ['11', '13']
+ java_version: ['11']
12
os: [ubuntu-latest, windows-latest, macOS-latest]
13
steps:
14
- uses: actions/checkout@v1
0 commit comments