Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test cmake changes #7598

Closed
wants to merge 25 commits into from
Prev Previous commit
test
  • Loading branch information
atalman committed May 19, 2023
commit 1d49d1dae286c5087e5594aa7474bb7f5c9af3a7
2 changes: 1 addition & 1 deletion .github/workflows/build-cmake.yml
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ jobs:
export PYTHON_VERSION=3.9
export GPU_ARCH_TYPE=${{ matrix.gpu-arch-type }}
export GPU_ARCH_VERSION=${{ matrix.gpu-arch-version }}
export PYTORCH_VERSION=2.1.0.dev20230518
export PYTORCH_VERSION=2.1.0.dev20230519
export PYTORCH_VERSION_SUFFIX=""
export CONDA_CHANNEL_FLAGS=""
export UPLOAD_CHANNEL="nightly"