mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-03-04 01:30:10 +08:00
Drop deprecated windows-2016 build.
"The windows-2016 environment is deprecated and will be removed on March 15, 2022. Migrate to windows-latest instead. For more details see https://github.com/actions/virtual-environments/issues/4312"
This commit is contained in:
parent
1eba352ba8
commit
c0d9c01bc4
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -37,10 +37,6 @@ jobs:
|
|||||||
java-version: '17'
|
java-version: '17'
|
||||||
components: 'native-image'
|
components: 'native-image'
|
||||||
os: windows-2022
|
os: windows-2022
|
||||||
- version: '21.3.0'
|
|
||||||
java-version: '17'
|
|
||||||
components: 'native-image'
|
|
||||||
os: windows-2016
|
|
||||||
- version: 'mandrel-latest'
|
- version: 'mandrel-latest'
|
||||||
java-version: '11'
|
java-version: '11'
|
||||||
components: ''
|
components: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user