Test Windows CUDA support in CI (#222)

This commit is contained in:
Fangjun Kuang
2023-07-25 12:20:43 +08:00
committed by GitHub
parent b96837d766
commit 17a2079cfb
3 changed files with 132 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ jobs:
tar cjvf ${dst}.tar.bz2 $dst
- name: Release pre-compiled binaries and libs for macOS
- name: Release pre-compiled binaries and libs for Windows x86
if: env.RELEASE == 'true' && matrix.vs-version == 'vs2015'
uses: svenstaro/upload-release-action@v2
with: