Skip to content

Commit

Permalink
Merge pull request #11 from claudiubelu/fixes-ci
Browse files Browse the repository at this point in the history
Fixes github pull request workflow
  • Loading branch information
bschimke95 authored Jul 19, 2024
2 parents 13d8a29 + a85277a commit c128f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
arch-skipping-maximize-build-space: '["arm64"]'
platform-labels: '{"arm64": ["self-hosted", "Linux", "ARM64", "jammy", "large"]}'
run-tests:
uses: canonical/k8s-workflows/.github/workflows/run_tests.yaml@feat/multi-version-tests
uses: canonical/k8s-workflows/.github/workflows/run_tests.yaml@main
needs: [build-and-push-arch-specifics]
secrets: inherit
with:
Expand Down

0 comments on commit c128f09

Please sign in to comment.