Skip to content

Commit

Permalink
Update build_and_test.yml cross build
Browse files Browse the repository at this point in the history
Minor fixup to previous change
  • Loading branch information
blapie authored Nov 1, 2024
1 parent a62a8f3 commit 9a90b2e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,6 @@ jobs:
- arch: ppc64el
binfmt: ppc64le
gnupkg: -powerpc64le-linux-gnu
exclude:
# Only GCC trunk supports the RISC-V V intrinsics and https://github.com/riscv-collab/riscv-gnu-toolchain
# doesn't track a recent enough version yet
- arch: riscv64
compiler: gcc

name: build-${{ matrix.arch }}-${{ matrix.compiler }}
steps:
Expand Down

0 comments on commit 9a90b2e

Please sign in to comment.