mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
ci: set windows-2019 for GitHub Actions
This commit is contained in:
parent
265f28b4d9
commit
ddee68b4c2
2
.github/workflows/build-win.yml
vendored
2
.github/workflows/build-win.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-latest]
|
os: [windows-2019]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out Git repository
|
- name: Check out Git repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user