Test Windows CUDA support in CI (#222)
This commit is contained in:
2
.github/workflows/windows-x86.yaml
vendored
2
.github/workflows/windows-x86.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user