Skip to content

Commit

Permalink
CI: move to windows-2025
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 19, 2024
1 parent eff1328 commit c4755fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
]

name: ${{ matrix.msystem }}-${{ matrix.cc }}
runs-on: windows-2022
runs-on: windows-2025
env:
CC: ${{ matrix.cc }}
CXX: ${{ matrix.cxx }}
Expand Down

0 comments on commit c4755fa

Please sign in to comment.