Skip to content

Commit

Permalink
ci: use windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmattkc committed May 1, 2023
1 parent 8bf319b commit 328a745
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
Expand Up @@ -12,7 +12,7 @@ jobs:
include:
- type: RelWithDebInfo
name: Windows ${{ matrix.type }}
runs-on: windows-latest
runs-on: windows-2019
env:
BUILD_TYPE: ${{ matrix.type }}
steps:
Expand Down

0 comments on commit 328a745

Please sign in to comment.