Skip to content

Commit

Permalink
CI: Windows 2022 works, but let's belt-and-suspenders and use 2019 wh…
Browse files Browse the repository at this point in the history
…ile we can
  • Loading branch information
NathanDunfield committed Jan 13, 2025
1 parent 9492efa commit dd2d766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-2022, macos-13, macos-14]
os: [ubuntu-latest, windows-2019, macos-13, macos-14]

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

0 comments on commit dd2d766

Please sign in to comment.