Skip to content

Commit

Permalink
block linux-armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Apr 14, 2024
1 parent 6561813 commit 44318a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
- x86_64
- x86
#- aarch64 # blocked by building ring>=0.17
- armv7
#- armv7 # blocked by blst 0.3.11
#- s390x # blocked by ring>=0.17
#- ppc64le # blocked by blst 0.3.11 build failure
#- ppc64le # blocked by blst 0.3.11
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 44318a5

Please sign in to comment.