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

@@ -122,7 +122,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 x64
if: env.RELEASE == 'true'
uses: svenstaro/upload-release-action@v2
with: