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:
parent
a0db691691
commit
341521b9c0
2 changed files with 9 additions and 6 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue