We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c64aa commit 8aa3130Copy full SHA for 8aa3130
.github/workflows/build.yml
@@ -15,7 +15,6 @@ jobs:
15
build-linux:
16
runs-on: ${{ matrix.platform.host }}
17
strategy:
18
- fail-fast: false
19
matrix:
20
platform:
21
- name: linux-x86_64
0 commit comments