We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e51438 commit bc076ffCopy full SHA for bc076ff
1 file changed
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
build:
9
strategy:
10
+ fail-fast: false
11
matrix:
12
exercise:
13
- 03-H_Multi_GPU_Parallelization/solutions
0 commit comments