We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e9a01 commit 2250dabCopy full SHA for 2250dab
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
jre: [17]
14
os: [ubuntu-latest, windows-latest]
15
include:
16
- - jre: 8
+ - jre: 11
17
os: ubuntu-latest
18
runs-on: ${{ matrix.os }}
19
steps:
0 commit comments