Skip to content

Commit 09ee3d4

Browse files
committed
update commit hashes for wheel upload
1 parent 7a8b602 commit 09ee3d4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/build_vllm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ permissions:
1313
jobs:
1414
build:
1515
name: forge-cu129-nightly
16-
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@d56fa2d461286d4b6a19e4ec66b397bf96925989
16+
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@812cf38d3d0d763e0578e695a004e6f51673e47c
1717
strategy:
1818
fail-fast: false
1919
with:
2020
repository: meta-pytorch/forge
2121
ref: ""
2222
test-infra-repository: pytorch/test-infra
23-
test-infra-ref: d56fa2d461286d4b6a19e4ec66b397bf96925989
23+
test-infra-ref: 812cf38d3d0d763e0578e695a004e6f51673e47c
2424
run-smoke-test: false
2525
wheel-nightly-policy: gha_workflow_build_preview_wheels_policy
2626
wheel-upload-path: whl/preview/forge

.github/workflows/build_wheels.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ permissions:
1313
jobs:
1414
build:
1515
name: forge-cu129-nightly
16-
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@d56fa2d461286d4b6a19e4ec66b397bf96925989
16+
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@812cf38d3d0d763e0578e695a004e6f51673e47c
1717
strategy:
1818
fail-fast: false
1919
with:
2020
repository: meta-pytorch/forge
2121
ref: ""
2222
test-infra-repository: pytorch/test-infra
23-
test-infra-ref: d56fa2d461286d4b6a19e4ec66b397bf96925989
23+
test-infra-ref: 812cf38d3d0d763e0578e695a004e6f51673e47c
2424
run-smoke-test: false
2525
wheel-nightly-policy: gha_workflow_build_preview_wheels_policy
2626
wheel-upload-path: whl/preview/forge

0 commit comments

Comments
 (0)