Skip to content

Commit

Permalink
fix: Use dind runners
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiwalyajoshi committed Oct 27, 2024
1 parent 44a27e5 commit 107277b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-demand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build-trivy-bundle:
runs-on:
- self-hosted-nutanix-medium
- self-hosted-nutanix-dind-large
outputs:
IMAGE_TIMESTAMP: ${{ steps.build-and-push-image.outputs.IMAGE_TIMESTAMP }}
steps:
Expand Down

0 comments on commit 107277b

Please sign in to comment.