Skip to content

Commit b12a5d7

Browse files
committed
aa
1 parent 9c4f13f commit b12a5d7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/reusable_gpu.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,6 @@ jobs:
9898
if: matrix.os == 'Windows' && steps.cache.outputs.cache-hit != 'true'
9999
run: vcpkg install --triplet x64-windows
100100

101-
- name: "[Win] Install dependencies - Python"
102-
if: matrix.os == 'Windows'
103-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
104-
with:
105-
python-version: "3.12"
106-
107101
# note: disable all providers except the one being tested
108102
# '-DCMAKE_SUPPRESS_REGENERATION=ON' is the WA for the error: "CUSTOMBUILD : CMake error : Cannot restore timestamp"
109103
- name: Configure build (Debug)

0 commit comments

Comments
 (0)