- workflows

This commit is contained in:
Wim Pomp
2024-10-16 16:04:25 +02:00
parent e07e636423
commit 8b4e020bb0

View File

@@ -52,8 +52,8 @@ jobs:
platform:
- runner: windows-latest
target: x64
- runner: windows-latest
target: x86
# - runner: windows-latest
# target: x86
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5