Skip to content

Commit

Permalink
Use proper builder branch for macos and windows as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
albanD committed Nov 11, 2023
1 parent 97f3ac1 commit d675b6d
Show file tree
Hide file tree
Showing 16 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion .github/templates/common.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# NOTE: If testing pytorch/builder changes you can change this variable to change what pytorch/builder reference
# the binary builds will check out
{%- set builder_repo = "pytorch/builder" -%}
{%- set builder_branch = "main" -%}
{%- set builder_branch = "alband/312_deps" -%}

{%- macro concurrency(build_environment) -%}
concurrency:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions .github/workflows/generated-linux-binary-manywheel-nightly.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions .github/workflows/generated-macos-arm64-binary-wheel-nightly.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .github/workflows/generated-macos-binary-conda-nightly.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions .github/workflows/generated-macos-binary-wheel-nightly.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d675b6d

Please sign in to comment.