Skip to content

Commit 5e9f226

Browse files
committed
Revert "Add aarch64 runner to publish workflows"
This reverts commit 18aef64.
1 parent 18aef64 commit 5e9f226

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/publish_pypi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
target: x86_64
2424
- runner: ubuntu-latest
2525
target: x86
26-
- runner: ubuntu-latest
27-
target: aarch64
28-
2926
steps:
3027
- uses: actions/checkout@v4
3128
- uses: actions/setup-python@v5

.github/workflows/publish_test_pypi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
target: x86_64
2626
- runner: ubuntu-latest
2727
target: x86
28-
- runner: ubuntu-latest
29-
target: aarch64
3028
steps:
3129
- uses: actions/checkout@v4
3230
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)