Skip to content

Commit 494bca6

Browse files
committed
run fatimage workflow on self-hosted runner
1 parent 513ad1c commit 494bca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88
jobs:
99
openstack:
1010
name: openstack-imagebuild
11-
runs-on: ubuntu-22.04
11+
runs-on: self-hosted
1212
strategy:
1313
matrix:
1414
os_version:

0 commit comments

Comments
 (0)