mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-04-24 06:06:46 +08:00
Drop Mandrel JDK11 builds.
Mandrel 22.3.0.1-Final and later no longer ship JDK11 builds.
This commit is contained in:
parent
b0049dea1e
commit
d39e1ea8ea
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -112,8 +112,8 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: ['mandrel-21.3.0.0-Final', 'mandrel-latest']
|
version: ['mandrel-22.2.0.0-Final', 'mandrel-latest']
|
||||||
java-version: ['11', '17']
|
java-version: ['17']
|
||||||
os: [windows-latest, ubuntu-latest]
|
os: [windows-latest, ubuntu-latest]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user