don't fail fast

This commit is contained in:
Wing Lian
2023-06-15 16:01:27 -04:00
parent a81f52d575
commit d35278aaf1
3 changed files with 3 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ jobs:
# this job needs to be run on self-hosted GPU runners...
runs-on: self-hosted
strategy:
fail-fast: false
matrix:
include:
- cuda: "118"