Skip to content

Commit

Permalink
ci: 64bit targets only
Browse files Browse the repository at this point in the history
  • Loading branch information
nmammeri committed Jul 3, 2024
1 parent 8febaa7 commit 0fbe0d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release_pyton_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
platform:
- runner: ubuntu-latest
target: x86_64
- runner: ubuntu-latest
target: x86
#- runner: ubuntu-latest
# target: aarch64
# target: x86
- runner: ubuntu-latest
target: aarch64
#- runner: ubuntu-latest
# target: armv7
# NOT SUPPORTED with zig
Expand Down

0 comments on commit 0fbe0d9

Please sign in to comment.