Update .github/workflows/release.yaml

Co-authored-by: dai <contact@daimond113.com>
This commit is contained in:
Stefan 2025-04-29 18:14:08 +01:00 committed by GitHub
parent a52c544835
commit 5ecbc7023a
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -193,6 +193,7 @@ jobs:
include:
- os: ubuntu-latest
platform: linux/amd64
- os: ubuntu-24.04-arm
platform: linux/arm64
runs-on: ${{ matrix.os }}