Revert "temp build beta app - only windows"

This reverts commit 52e774f2cc.
This commit is contained in:
SPRINX0\prochazka
2024-09-10 09:47:50 +02:00
parent c2f41e51da
commit 7e74ce8366
2 changed files with 2 additions and 3 deletions

View File

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

View File

@@ -4,7 +4,7 @@ on:
push: push:
tags: tags:
- 'v[0-9]+.[0-9]+.[0-9]+' - 'v[0-9]+.[0-9]+.[0-9]+'
# - 'v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+' - 'v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'
jobs: jobs:
build: build: