Skip to content

Commit

Permalink
Set runs-on: openshift/origin-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenchristian1telus committed Dec 16, 2024
1 parent 8b50778 commit 7022276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
# Deploy to Openshift
deploy:
name: OpenShift (${{ github.ref_name }})
runs-on: ubuntu-latest
runs-on: openshift/origin-cli
if: |
always()
&& (
Expand Down

0 comments on commit 7022276

Please sign in to comment.