1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-10 23:44:29 +00:00

fix build

This commit is contained in:
neargye 2025-11-21 19:06:51 +04:00
parent a0db691691
commit 341521b9c0
2 changed files with 9 additions and 6 deletions

View file

@ -12,7 +12,7 @@ jobs:
matrix:
config:
- { os: windows-2022, vs: "Visual Studio 2022" }
- { os: windows-2025, vs: "Visual Studio 2022" }
- { os: windows-2025, vs: "Visual Studio 2025" }
name: "${{ matrix.config.vs }}"
steps: