mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Update win-vs2022-cuda12.1-py3 -> win-vs2022-cuda12.6-py3 (#148717)
Should have been migrated long ago Pull Request resolved: https://github.com/pytorch/pytorch/pull/148717 Approved by: https://github.com/ZainRizvi, https://github.com/malfet
This commit is contained in:
parent
389b496062
commit
cdb4fd0d29
8
.github/workflows/trunk.yml
vendored
8
.github/workflows/trunk.yml
vendored
|
|
@ -154,13 +154,13 @@ jobs:
|
|||
test-matrix: ${{ needs.win-vs2022-cpu-py3-build.outputs.test-matrix }}
|
||||
secrets: inherit
|
||||
|
||||
win-vs2022-cuda12_1-py3-build:
|
||||
name: win-vs2022-cuda12.1-py3
|
||||
win-vs2022-cuda12_6-py3-build:
|
||||
name: win-vs2022-cuda12.6-py3
|
||||
uses: ./.github/workflows/_win-build.yml
|
||||
needs: get-label-type
|
||||
with:
|
||||
build-environment: win-vs2022-cuda12.1-py3
|
||||
cuda-version: "12.1"
|
||||
build-environment: win-vs2022-cuda12.6-py3
|
||||
cuda-version: "12.6"
|
||||
runner: "${{ needs.get-label-type.outputs.label-type }}windows.4xlarge.nonephemeral"
|
||||
secrets: inherit
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user