Update Trixie test build to arm64 only

This commit is contained in:
Joshua M. Boniface
2025-08-13 23:35:29 -04:00
parent 671d66c35c
commit 08cf8c750d

View File

@@ -24,7 +24,7 @@ jobs:
release:
- trixie
arch:
- amd64
#- amd64
- arm64
continue-on-error: false # true in prod, false for testing
steps: