Re-enable ARM64 support now that billing is resolved

This commit is contained in:
Christomatt
2026-01-31 04:25:16 +01:00
parent 0ad5f96e92
commit cb5177ba04
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
- name: Generate SBOM
uses: anchore/sbom-action@v0