Merge pull request #83 from svc-design/svc-design-patch-3

Update build-release.yml
This commit is contained in:
shenlan 2025-05-20 13:08:02 +08:00 committed by GitHub
commit e9e7695691
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