Update CI target OSes

Remove platforms deprecated by GitHub Actions
Add new platforms supported by the same
This commit is contained in:
ISSOtm
2022-10-01 18:25:36 +02:00
committed by Rangi
parent bbe28faab4
commit 80a62a8a03
4 changed files with 13 additions and 25 deletions

View File

@@ -6,7 +6,7 @@ on:
jobs:
windows:
runs-on: windows-2019
runs-on: windows-2022
steps:
- uses: actions/checkout@v2
- name: Get version from tag