We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6a4fa commit 4ce4b5aCopy full SHA for 4ce4b5a
.github/workflows/fatimage.yml
@@ -10,6 +10,7 @@ jobs:
10
name: openstack-imagebuild
11
runs-on: ubuntu-22.04
12
strategy:
13
+ fail-fast: false # allow other matrix jobs to continue even if one fails
14
matrix: # build RL8, RL9+OFED, RL9+CUDA versions
15
os_version:
16
- RL8
0 commit comments