Explicit msvc_arch

This commit is contained in:
Luke Street
2026-03-10 00:38:11 -06:00
parent b1e542a26d
commit 3869946773
+1
View File
@@ -20,6 +20,7 @@ jobs:
- os: windows-latest - os: windows-latest
arch: x64 arch: x64
tarball: SDL3-windows-amd64.tar.gz tarball: SDL3-windows-amd64.tar.gz
msvc_arch: amd64
- os: windows-latest - os: windows-latest
arch: x86 arch: x86
tarball: SDL3-windows-x86.tar.gz tarball: SDL3-windows-x86.tar.gz