Skip to content

Commit

Permalink
Try windows-2019 runner for Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
masterleinad committed Jun 13, 2024
1 parent a403dad commit eb4fb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ concurrency:
jobs:
windows-threads:
name: Windows Threads
runs-on: windows-2022
runs-on: windows-2019

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit eb4fb4f

Please sign in to comment.