Skip to content

Commit 1d49d1d

Browse files
committed
test
1 parent d4b5f79 commit 1d49d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
export PYTHON_VERSION=3.9
5050
export GPU_ARCH_TYPE=${{ matrix.gpu-arch-type }}
5151
export GPU_ARCH_VERSION=${{ matrix.gpu-arch-version }}
52-
export PYTORCH_VERSION=2.1.0.dev20230518
52+
export PYTORCH_VERSION=2.1.0.dev20230519
5353
export PYTORCH_VERSION_SUFFIX=""
5454
export CONDA_CHANNEL_FLAGS=""
5555
export UPLOAD_CHANNEL="nightly"

0 commit comments

Comments
 (0)