Skip to content

Commit

Permalink
Delete the remaining failing cross-compilation target
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Jun 2, 2023
1 parent 4cd97cd commit 2937f32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
use-cross: false
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
use-cross: true

steps:
- name: Installing Rust toolchain
Expand Down

0 comments on commit 2937f32

Please sign in to comment.