mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 09:53:59 +00:00
build only windows temporarily
This commit is contained in:
3
.github/workflows/build-app-pro-beta.yaml
vendored
3
.github/workflows/build-app-pro-beta.yaml
vendored
@@ -13,9 +13,10 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
os: [windows-2022]
|
||||||
# os: [ubuntu-22.04]
|
# os: [ubuntu-22.04]
|
||||||
# os: [windows-2022, 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]
|
# os: [macOS-10.15]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user