Skip to content

Commit

Permalink
chore(ci): upgrade Windows runner to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Dec 4, 2024
1 parent 009fe39 commit 989dd7f
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 @@ -16,7 +16,7 @@ jobs:
os:
- macos-15
- ubuntu-24.04
- windows-2019
- windows-2022
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 989dd7f

Please sign in to comment.