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 40b5400 commit 22d29e3Copy full SHA for 22d29e3
.github/workflows/test.yml
@@ -14,6 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
container: ghcr.io/viamrobotics/cpp-base:bullseye-amd64
16
strategy:
17
+ fail-fast: false
18
matrix:
19
include:
20
- BUILD_SHARED: ON
0 commit comments