Skip to content

Commit

Permalink
Remove ppc64el CI builds
Browse files Browse the repository at this point in the history
Sorry to whoever uses POWER.
  • Loading branch information
alexforster committed Mar 14, 2024
1 parent 8a42b71 commit 0afce4d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
os-target: aarch64-linux-gnu
os-arch: arm64
args: ''

- rust-target: powerpc64le-unknown-linux-gnu
os-target: powerpc64le-linux-gnu
os-arch: ppc64el
args: ''
runs-on: ubuntu-22.04
env:
CARGO_BUILD_TARGET: ${{ matrix.rust-target }}
Expand Down

0 comments on commit 0afce4d

Please sign in to comment.