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 443793f commit d62c1ebCopy full SHA for d62c1eb
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [windows-2022, windows-2019, ubuntu-18.04, ubuntu-20.04]
15
- java-version: ['8', '11', '17']
+ java-version: ['17']
16
distribution: ['zulu', 'temurin']
17
steps:
18
- name: Checkout
0 commit comments