summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2021-07-04 11:56:48 -0400
committerAnthony Green <green@moxielogic.com>2021-07-04 20:44:58 -0400
commitc5716abe4b786dd70f35622d204f7ac68e74d436 (patch)
tree6284a2007b9f931dd873eae5b2a63c129da85fc0
parent01450b15768e4c9daa83ae0950bd8403b0e92036 (diff)
downloadlibffi-c5716abe4b786dd70f35622d204f7ac68e74d436.tar.gz
Update contact info
-rw-r--r--.github/workflows/build.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 944b7e7..f52cd7f 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -20,6 +20,7 @@ jobs:
strategy:
matrix:
+ fail-fast: false
include:
- HOST: "powerpc-eabisim"
RUNTESTFLAGS: "--target_board powerpc-eabisim"
@@ -54,6 +55,7 @@ jobs:
strategy:
matrix:
+ fail-fast: false
platform: [windows-latest]
steps:
@@ -89,6 +91,7 @@ jobs:
strategy:
matrix:
+ fail-fast: false
platform: [windows-latest]
steps: