Update build-release.yml

This commit is contained in:
shenlan 2025-05-20 13:03:28 +08:00 committed by GitHub
parent 14c23a19fe
commit c2b9eb897f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ jobs:
matrix:
goos: [linux]
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
goarch: [amd64, arm64]
goarch: [amd64]
steps:
- name: Download binary
uses: actions/download-artifact@v4