Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Pin windows runner to 2019 image
  • Loading branch information
lszomoru authored Feb 28, 2022
1 parent d35ee52 commit 3698976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ on:
jobs:
windows:
name: Windows
runs-on: windows-latest
runs-on: windows-2019
timeout-minutes: 60
env:
CHILD_CONCURRENCY: "1"

0 comments on commit 3698976

Please sign in to comment.