Skip to content

Commit e0b07f0

Browse files
authored
feat: use arm runner branch for testing
1 parent 0562c72 commit e0b07f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image_push_build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
ci:
77
name: Build Image and Push to Quay
8-
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
8+
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@feat_arm
99
with:
1010
BUILD_PLATFORMS: "linux/arm64, linux/amd64"
1111
secrets:

0 commit comments

Comments
 (0)