Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Remove riscv cross-compilation until rustls supports it
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Feb 6, 2023
1 parent b691368 commit a14edb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
x86_64-unknown-linux-musl,
aarch64-unknown-linux-gnu,
aarch64-unknown-linux-musl,
riscv64gc-unknown-linux-gnu,
]

steps:
Expand Down

0 comments on commit a14edb8

Please sign in to comment.