Skip to content

Commit

Permalink
Merge pull request #10163 from tk0miya/test-with-windows-2019
Browse files Browse the repository at this point in the history
CI: Test with Windows Server 2019
  • Loading branch information
tk0miya committed Feb 5, 2022
2 parents 8c1671b + 8b1ff88 commit b4638ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
if: matrix.coverage

windows:
runs-on: windows-latest
runs-on: windows-2019
strategy:
matrix:
architecture: [x86, x64]
Expand Down

0 comments on commit b4638ea

Please sign in to comment.