Skip to content

Commit

Permalink
Delete arm-unknown-linux-gnueabihf job
Browse files Browse the repository at this point in the history
error occurred: Failed to find tool. Is `arm-linux-gnueabihf-gcc`
installed?

https://github.com/dandavison/delta/actions/runs/5160233910/jobs/9296084928
  • Loading branch information
dandavison committed Jun 2, 2023
1 parent 22f40da commit 9a2fa34
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 @@ -30,9 +30,6 @@ jobs:
- os: ubuntu-latest
target: i686-unknown-linux-gnu
use-cross: true
- os: ubuntu-latest
target: arm-unknown-linux-gnueabihf
use-cross: true
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu
use-cross: true
Expand Down

0 comments on commit 9a2fa34

Please sign in to comment.