mirror of
https://github.com/typst/typst
synced 2025-05-15 01:25:28 +08:00
Remove broken targets (#1636)
This commit is contained in:
parent
22052f4b59
commit
5c6f6b6c8a
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -25,9 +25,6 @@ jobs:
|
|||||||
- target: armv7-unknown-linux-musleabi
|
- target: armv7-unknown-linux-musleabi
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
cross: true
|
cross: true
|
||||||
- target: riscv64gc-unknown-linux-gnu
|
|
||||||
os: ubuntu-latest
|
|
||||||
cross: true
|
|
||||||
- target: x86_64-apple-darwin
|
- target: x86_64-apple-darwin
|
||||||
os: macos-latest
|
os: macos-latest
|
||||||
cross: false
|
cross: false
|
||||||
@ -37,9 +34,6 @@ jobs:
|
|||||||
- target: x86_64-pc-windows-msvc
|
- target: x86_64-pc-windows-msvc
|
||||||
os: windows-latest
|
os: windows-latest
|
||||||
cross: false
|
cross: false
|
||||||
- target: aarch64-pc-windows-msvc
|
|
||||||
os: windows-latest
|
|
||||||
cross: true
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user