Skip to content

Commit

Permalink
🚑 changed windows github runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
lamarrr committed Nov 28, 2024
1 parent 85dfc44 commit 79d91db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc-windows-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
build_mode: ["Release", "Debug"]
os: ["windows-2022"]
os: ["windows-latest"]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 79d91db

Please sign in to comment.