Skip to content

Commit eba4dfe

Browse files
Update spdk_container_image_builder_arm.yml
1 parent 038ee9b commit eba4dfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/spdk_container_image_builder_arm.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66

77
jobs:
88
build:
9-
runs-on: linux-arm
9+
runs-on: [self-hosted, Linux, ARM64, linux-arm]
10+
1011
steps:
1112
- name: Checkout the triggered branch
1213
uses: actions/checkout@v3

0 commit comments

Comments
 (0)