Skip to content

Commit

Permalink
Drop deprecated windows-2016 build.
Browse files Browse the repository at this point in the history
"The windows-2016 environment is deprecated and will be removed on March 15, 2022. Migrate to windows-latest instead. For more details see actions/runner-images#4312"
  • Loading branch information
fniephaus committed Jan 5, 2022
1 parent 1eba352 commit c0d9c01
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ jobs:
java-version: '17'
components: 'native-image'
os: windows-2022
- version: '21.3.0'
java-version: '17'
components: 'native-image'
os: windows-2016
- version: 'mandrel-latest'
java-version: '11'
components: ''
Expand Down

0 comments on commit c0d9c01

Please sign in to comment.