Skip to content

Commit 5a63d2f

Browse files
committed
re-enable CUDA
1 parent 2e615ed commit 5a63d2f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/win-build.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
with:
2121
toolset: '14.44'
2222

23-
# - uses: Jimver/cuda-toolkit@v0.2.24
24-
# id: cuda-toolkit
25-
# with:
26-
# cuda: '12.5.0'
23+
- uses: Jimver/cuda-toolkit@v0.2.24
24+
id: cuda-toolkit
25+
with:
26+
cuda: '12.5.0'
2727

2828
# Build BEAGLE with backwards-in-time support
2929

0 commit comments

Comments
 (0)