We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2881e2b commit 1d53830Copy full SHA for 1d53830
1 file changed
.github/workflows/build_runtime_images.yaml
@@ -14,6 +14,7 @@ jobs:
14
build:
15
runs-on: ubuntu-latest
16
strategy:
17
+ fail-fast: false
18
matrix:
19
type: [library, python]
20
x_server: [xvfb, none]
0 commit comments