mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Point the windows_ci
workflow to the correct VC directory.
PiperOrigin-RevId: 629418384
This commit is contained in:
parent
9bc1449588
commit
1bb8b0fe8c
2
.github/workflows/windows_ci.yml
vendored
2
.github/workflows/windows_ci.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- name: Build wheels
|
||||
env:
|
||||
BAZEL_VC: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC"
|
||||
BAZEL_VC: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\Enterprise\\VC"
|
||||
JAXLIB_NIGHTLY: true # Tag the wheels as dev versions
|
||||
run: |
|
||||
cd jax
|
||||
|
Loading…
x
Reference in New Issue
Block a user