Skip to content

Commit

Permalink
ci: x86 only
Browse files Browse the repository at this point in the history
  • Loading branch information
nmammeri committed Jul 3, 2024
1 parent c554891 commit 11f5977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_pyton_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
platform:
- runner: ubuntu-latest
target: x86_64
- runner: ubuntu-latest
target: aarch64
# - runner: ubuntu-latest
# target: aarch64
container: quay.io/pypa/manylinux_2_28_${{ matrix.platform.target }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 11f5977

Please sign in to comment.