mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 00:03:49 +01:00
Use buildjet for linux aarch64 release
This commit is contained in:
parent
a184afeecd
commit
91e05809cf
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
job:
|
||||
- { os: ubuntu-20.04 , target: x86_64-unknown-linux-musl }
|
||||
- { os: ubuntu-20.04 , target: x86_64-unknown-linux-gnu }
|
||||
- { os: ubuntu-20.04 , target: aarch64-unknown-linux-gnu }
|
||||
- { os: buildjet-2vcpu-ubuntu-2204-arm, target: aarch64-unknown-linux-gnu }
|
||||
- { os: macos-12 , target: x86_64-apple-darwin }
|
||||
- { os: macos-12 , target: aarch64-apple-darwin }
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user