Skip to content

Commit 830d1f6

Browse files
committed
Revert "Remove armv7 and ppc64le matrix entries"
This reverts commit 1b1bb2f.
1 parent 1b1bb2f commit 830d1f6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish_test_pypi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ 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
3034
steps:
3135
- uses: actions/checkout@v4
3236
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)