Skip to content

Commit 65618ec

Browse files
committed
Add missing condition on running aarch64-tensorflow build
1 parent 1543434 commit 65618ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ jobs:
175175
platform: aarch64
176176
runsOn: ARM64
177177
needs: [aarch64-scipy]
178+
if: github.repository_owner == 'jupyter'
178179

179180
x86_64-tensorflow:
180181
uses: ./.github/workflows/docker-build-test-upload.yml

0 commit comments

Comments
 (0)