Skip to content

Commit

Permalink
skip arm platform for now
Browse files Browse the repository at this point in the history
  • Loading branch information
isaidsari committed Aug 19, 2024
1 parent 9793d62 commit ed1ebc1
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 @@ -19,8 +19,8 @@ jobs:
include:
- target: x86_64-unknown-linux-gnu
platform: debian
- target: aarch64-unknown-linux-gnu
platform: arm
# - target: aarch64-unknown-linux-gnu
# platform: arm

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ed1ebc1

Please sign in to comment.