Skip to content

Commit

Permalink
Use windows-2019 explicitly in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kadircet authored and sam-mccall committed Feb 21, 2022
1 parent f707dfd commit 1a90fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
matrix:
config:
- name: windows
os: windows-latest
os: windows-2019
preinstall: choco install ninja nasm
vcvars: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat
cflags: /O2 /DNDEBUG
Expand Down

0 comments on commit 1a90fba

Please sign in to comment.