mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 20:54:50 +03:00
use github for ubuntu x86
This commit is contained in:
parent
6634bd2937
commit
b64bffa45e
6
.github/workflows/publish.yaml
vendored
6
.github/workflows/publish.yaml
vendored
@ -31,9 +31,9 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
platform:
|
platform:
|
||||||
- macos-latest
|
- macos-latest
|
||||||
- [self-hosted, macOS, ARM64]
|
- [self-hosted, macOS, ARM64] # mac studio
|
||||||
- [self-hosted, Linux, X64]
|
- ubuntu-20.04
|
||||||
- [self-hosted, Linux, ARM64]
|
- [self-hosted, Linux, ARM64] # mac studio
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user