Skip to content

Commit

Permalink
skip aarch64 linux
Browse files Browse the repository at this point in the history
  • Loading branch information
yito88 committed Aug 9, 2023
1 parent 323c9e7 commit 6c4bb92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
matrix:
config:
- { os: ubuntu-latest, target: x86_64-unknown-linux-gnu }
- { os: ubuntu-latest, target: aarch64-unknown-linux-gnu }
- { os: macos-latest, target: x86_64-apple-darwin }
- { os: macos-latest, target: aarch64-apple-darwin }
runs-on: ${{ matrix.config.os }}
Expand Down

0 comments on commit 6c4bb92

Please sign in to comment.