"vscode:/vscode.git/clone" did not exist on "702e8c22aeadc7433ecc25337381f857087a4982"
Commit 276c242e authored by yan.yan's avatar yan.yan
Browse files

debug windows CI

parent 23985c8e
...@@ -35,6 +35,7 @@ jobs: ...@@ -35,6 +35,7 @@ jobs:
CUDA_VERSION: ${{ matrix.cuda-version }} CUDA_VERSION: ${{ matrix.cuda-version }}
PYTHON_VERSION: ${{ matrix.python-version }} PYTHON_VERSION: ${{ matrix.python-version }}
cuda: ${{ matrix.cuda-version }} cuda: ${{ matrix.cuda-version }}
BOOST_VERSION: boost_1_77_0
if: | if: |
(env.CUDA_VERSION != '') && ( (env.CUDA_VERSION != '') && (
(github.event_name == 'push' && (startsWith(github.ref, 'refs/tags')) ) || (github.event_name == 'push' && (startsWith(github.ref, 'refs/tags')) ) ||
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment