We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e06bf commit f19ecd7Copy full SHA for f19ecd7
.github/workflows/overcloud-host-image-promote.yml
@@ -33,7 +33,7 @@ jobs:
33
overcloud-host-image-promote:
34
name: Promote overcloud host image
35
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
36
- runs-on: [self-hosted, stackhpc-kayobe-config-kolla-builder]
+ runs-on: ubuntu-22.04
37
steps:
38
- uses: actions/checkout@v4
39
with:
0 commit comments