Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
sokach-dev committed Dec 21, 2024
1 parent a2fdd68 commit ed28e14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ jobs:
name: angel-linux-amd64

- release_for: Linux-aarch64
os: ubuntu-latest
os: ubuntu-latest-arm64 # 改这里,直接使用 ARM64 的运行环境
target: aarch64-unknown-linux-gnu
bin: angel
name: angel-linux-arm64


steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit ed28e14

Please sign in to comment.