temp build beta app - only windows

This commit is contained in:
SPRINX0\prochazka
2024-09-10 09:07:05 +02:00
parent 14331501ba
commit 52e774f2cc
2 changed files with 3 additions and 2 deletions

View File

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