mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Merge pull request #16367 from hawkinsp:windowsbuild
PiperOrigin-RevId: 539802589
This commit is contained in:
commit
bfc7a6ddf3
2
.github/workflows/wheel_win_x64.yml
vendored
2
.github/workflows/wheel_win_x64.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
--noremote_build `
|
||||
--noenable_cuda `
|
||||
--configure_only
|
||||
bazel build --jobs=1 --subcommands `
|
||||
bazel build --jobs=1 `
|
||||
--cxxopt="/Zm2000" `
|
||||
--verbose_failures `
|
||||
--jobs=1 `
|
||||
|
2
.github/workflows/windows_ci.yml
vendored
2
.github/workflows/windows_ci.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
python.exe build\build.py `
|
||||
--noremote_build `
|
||||
--configure_only
|
||||
bazel build --jobs=1 --subcommands `
|
||||
bazel build --jobs=1 `
|
||||
--cxxopt="/Zm2000" `
|
||||
--verbose_failures `
|
||||
--jobs=1 `
|
||||
|
Loading…
x
Reference in New Issue
Block a user