Skip to content

Commit

Permalink
remove some architectures not supported by rust-numpy yet
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Dec 12, 2024
1 parent 9fde504 commit b3c39f9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ jobs:
target: x86_64
- runner: ubuntu-22.04
target: x86
- runner: ubuntu-22.04
target: aarch64
- runner: ubuntu-22.04
target: armv7
- runner: ubuntu-22.04
target: s390x
- runner: ubuntu-22.04
target: ppc64le
python:
- "3.12"
steps:
Expand Down Expand Up @@ -65,10 +57,6 @@ jobs:
target: x86_64
- runner: ubuntu-22.04
target: x86
- runner: ubuntu-22.04
target: aarch64
- runner: ubuntu-22.04
target: armv7
python:
- "3.12"
steps:
Expand Down

0 comments on commit b3c39f9

Please sign in to comment.