Skip to content

Commit f2da131

Browse files
authored
Switch to github hosted runners for host image promote
1 parent fe397b1 commit f2da131

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
@@ -21,7 +21,7 @@ jobs:
2121
overcloud-host-image-promote:
2222
name: Promote overcloud host image
2323
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
24-
runs-on: [self-hosted, stackhpc-kayobe-config-kolla-builder-rl9]
24+
runs-on: ubuntu-22.04
2525
steps:
2626
- uses: actions/checkout@v3
2727
with:

0 commit comments

Comments
 (0)