1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-02-17 04:00:48 +01:00

ci: set windows-2019 for GitHub Actions

This commit is contained in:
Fabio Di Stasio 2022-02-26 10:01:46 +01:00
parent 265f28b4d9
commit ddee68b4c2

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
os: [windows-2019]
steps:
- name: Check out Git repository