Skip to content

Commit

Permalink
Merge pull request #77 from lazka/ci-win2025
Browse files Browse the repository at this point in the history
CI: move to windows-2025
  • Loading branch information
lazka authored Dec 19, 2024
2 parents eff1328 + c4755fa commit ce41673
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 ce41673

Please sign in to comment.