Skip to content

Commit

Permalink
chore(ci): update to windows-2025 runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Jan 27, 2025
1 parent 08e4e31 commit c696d53
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-2024
- windows-2025
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit c696d53

Please sign in to comment.