Skip to content

Commit

Permalink
chore: linux-arm removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ali77gh committed Dec 5, 2024
1 parent 7efa8cc commit a2ca837
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
runs-on: macOS-latest
target: x86_64-apple-darwin

- os-name: Linux-arm
runs-on: ubuntu-20.04
target: aarch64-unknown-linux-musl
# - os-name: Linux-arm
# runs-on: ubuntu-20.04
# target: aarch64-unknown-linux-musl

# - os-name: macOS-arm
# runs-on: macOS-latest
Expand Down

0 comments on commit a2ca837

Please sign in to comment.