mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
disable macos x86 temp
This commit is contained in:
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
@@ -110,11 +110,11 @@ jobs:
|
||||
bundles: dmg,app
|
||||
os: darwin
|
||||
arch: aarch64
|
||||
- host: self-hosted
|
||||
target: x86_64-apple-darwin
|
||||
bundles: dmg,app
|
||||
os: darwin
|
||||
arch: x86_64
|
||||
# - host: self-hosted
|
||||
# target: x86_64-apple-darwin
|
||||
# bundles: dmg,app
|
||||
# os: darwin
|
||||
# arch: x86_64
|
||||
# Windows builds
|
||||
- host: windows-latest
|
||||
target: x86_64-pc-windows-msvc
|
||||
|
||||
Reference in New Issue
Block a user