gha: vsversion: 2023

This commit is contained in:
Alex Garcia 2024-06-28 21:52:48 -07:00
parent 50f6886ac3
commit 697a36bbc3

View file

@ -62,6 +62,8 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: ilammy/msvc-dev-cmd@v1 - uses: ilammy/msvc-dev-cmd@v1
with:
vsversion: 2023
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5
with: with:
python-version: "3.12" python-version: "3.12"