We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55cd9e commit bbbb74cCopy full SHA for bbbb74c
.github/workflows/cuda.yml
@@ -25,7 +25,7 @@ jobs:
25
matrix:
26
config:
27
- Debug
28
- # - Release # cannot run multiple cuda-toolkit jobs in parallel
+ - Release
29
steps:
30
- name: Checkout repository
31
uses: actions/[email protected]
0 commit comments