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 75fe70f commit 84f5b23Copy full SHA for 84f5b23
.github/workflows/build.yml
@@ -17,6 +17,7 @@ env:
17
jobs:
18
compile:
19
strategy:
20
+ fail-fast: false
21
matrix:
22
include:
23
- { os: ubuntu-18.04, target: linux, platform: linux-x64 }
0 commit comments