This commit is contained in:
larzie 2024-12-25 16:42:56 +03:00 committed by GitHub
parent 3c474e573f
commit 0c27b90d1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ jobs:
cmake --build build -- -k0 cmake --build build -- -k0
build: build:
name: 'MSVC 4.20' name: MSVC 4.20
runs-on: windows-latest runs-on: windows-latest
steps: steps:
@ -116,7 +116,7 @@ jobs:
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
with: with:
python-version: '3.12' python-version: '3.13'
- name: Download artifact - name: Download artifact
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4