Skip to content

Commit 1b1bb2f

Browse files
committed
Remove armv7 and ppc64le matrix entries
Delete the armv7 and ppc64le runner targets from the publish_test_pypi workflow matrix in .github/workflows/publish_test_pypi.yml. This simplifies the CI matrix by removing the two Ubuntu-based architecture entries.
1 parent 4c1134e commit 1b1bb2f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/publish_test_pypi.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
target: x86
2828
- runner: ubuntu-latest
2929
target: aarch64
30-
- runner: ubuntu-latest
31-
target: armv7
32-
- runner: ubuntu-latest
33-
target: ppc64le
3430
steps:
3531
- uses: actions/checkout@v4
3632
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)