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 21:02:13 -0400
commit2acf395b08fab32d3c34bf1b1f3675aee785cc9e (patch)
tree7a80140b33d611efede09eceb16f841a7230cd0e
parentc5716abe4b786dd70f35622d204f7ac68e74d436 (diff)
downloadlibffi-2acf395b08fab32d3c34bf1b1f3675aee785cc9e.tar.gz
Update contact info
-rw-r--r--.github/workflows/build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f52cd7f..1dd222e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
- fail-fast: false
+ fail-fast: no
include:
- HOST: "powerpc-eabisim"
RUNTESTFLAGS: "--target_board powerpc-eabisim"
@@ -55,7 +55,7 @@ jobs:
strategy:
matrix:
- fail-fast: false
+ fail-fast: no
platform: [windows-latest]
steps:
@@ -91,7 +91,7 @@ jobs:
strategy:
matrix:
- fail-fast: false
+ fail-fast: no
platform: [windows-latest]
steps: