Skip to content

Commit f19ecd7

Browse files
committed
Switch to github hosted runners for host image promote
1 parent 48e06bf commit f19ecd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/overcloud-host-image-promote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
overcloud-host-image-promote:
3434
name: Promote overcloud host image
3535
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
36-
runs-on: [self-hosted, stackhpc-kayobe-config-kolla-builder]
36+
runs-on: ubuntu-22.04
3737
steps:
3838
- uses: actions/checkout@v4
3939
with:

0 commit comments

Comments
 (0)