Skip to content

Commit

Permalink
Merge pull request #8848 from madhavajay/madhava/nightlies
Browse files Browse the repository at this point in the history
Fix nightlies
  • Loading branch information
madhavajay authored May 22, 2024
2 parents d185823 + cc0f26e commit 49e701e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 119 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/nightlies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,7 @@ jobs:
uses: OpenMined/PySyft/.github/workflows/pr-tests-stack.yml@dev
secrets: inherit

# call-pr-tests-stack-arm64:
# if: github.repository == 'OpenMined/PySyft' # don't run on forks
# uses: OpenMined/PySyft/.github/workflows/pr-tests-stack-arm64.yml@dev
# secrets: inherit

call-pr-tests-stack-public:
if: github.repository == 'OpenMined/PySyft' # don't run on forks
uses: OpenMined/PySyft/.github/workflows/pr-tests-stack-public.yml@dev
secrets: inherit

call-container-scan:
if: github.repository == 'OpenMined/PySyft' # don't run on forks
uses: OpenMined/PySyft/.github/workflows/container-scan.yml@dev
secrets: inherit

# call-rhel-tests:
# if: github.repository == 'OpenMined/PySyft' # don't run on forks
# uses: OpenMined/PySyft/.github/workflows/rhel-tests.yml@dev
# secrets: inherit
104 changes: 0 additions & 104 deletions .github/workflows/pr-tests-stack-arm64.yml

This file was deleted.

0 comments on commit 49e701e

Please sign in to comment.