mirror of
https://github.com/xHyroM/zed-discord-presence.git
synced 2024-11-10 00:18:06 +01:00
ci: remove aarch64-unknown-linux-gnu for now
This commit is contained in:
parent
10ab77963a
commit
711de66c17
1 changed files with 0 additions and 4 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -27,10 +27,6 @@ jobs:
|
||||||
runner: ubuntu-latest
|
runner: ubuntu-latest
|
||||||
archive: tar.gz
|
archive: tar.gz
|
||||||
|
|
||||||
- target: aarch64-unknown-linux-gnu
|
|
||||||
runner: ubuntu-latest
|
|
||||||
archive: tar.gz
|
|
||||||
|
|
||||||
- target: x86_64-apple-darwin
|
- target: x86_64-apple-darwin
|
||||||
runner: macos-latest
|
runner: macos-latest
|
||||||
archive: tar.gz
|
archive: tar.gz
|
||||||
|
|
Loading…
Reference in a new issue