Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Jul 9, 2024
1 parent aeb02b8 commit 3882e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_multiarch_images.yaml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Build Rocks and Push Arch Specific Images
uses: canonical/k8s-workflows/.github/workflows/build_rocks.yaml@main
with:
runs-on: [self-hosted, linux, arm64, jammy, large]
runs-on: "[self-hosted, linux, arm64, jammy, large]"
owner: ${{ github.repository_owner }}
trivy-image-config: "trivy.yaml"
multiarch-awareness: true
Expand Down

0 comments on commit 3882e63

Please sign in to comment.