Skip to content

Commit

Permalink
Add missing condition on running aarch64-tensorflow build
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Oct 31, 2023
1 parent 1543434 commit 65618ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ jobs:
platform: aarch64
runsOn: ARM64
needs: [aarch64-scipy]
if: github.repository_owner == 'jupyter'

x86_64-tensorflow:
uses: ./.github/workflows/docker-build-test-upload.yml
Expand Down

0 comments on commit 65618ec

Please sign in to comment.