build only windows temporarily

This commit is contained in:
SPRINX0\prochazka
2024-09-05 12:35:44 +02:00
parent 0f247450c7
commit e31c377d4e

View File

@@ -13,9 +13,10 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-2022]
# os: [ubuntu-22.04]
# os: [windows-2022, ubuntu-22.04]
os: [macos-12, windows-2022, ubuntu-22.04]
# os: [macos-12, windows-2022, ubuntu-22.04]
# os: [macOS-10.15]
steps: