Skip to content

Commit bbbb74c

Browse files
committed
Enable release build
1 parent f55cd9e commit bbbb74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
config:
2727
- Debug
28-
# - Release # cannot run multiple cuda-toolkit jobs in parallel
28+
- Release
2929
steps:
3030
- name: Checkout repository
3131
uses: actions/[email protected]

0 commit comments

Comments
 (0)