summaryrefslogtreecommitdiff
path: root/.github/workflows/macosx.yml
diff options
context:
space:
mode:
authorTimothy Simpson <simpsont@objectcomputing.com>2021-07-22 15:59:01 -0500
committerTimothy Simpson <simpsont@objectcomputing.com>2021-07-22 15:59:01 -0500
commitf734888507f4ca4b9c1e3fd502e4e42f037c1926 (patch)
tree292ddbbf47660791e10a087d37a5cd5f76b30e38 /.github/workflows/macosx.yml
parentbc9234dd75e6071d7987b985e3e53ae73dc5ac2a (diff)
downloadATCD-f734888507f4ca4b9c1e3fd502e4e42f037c1926.tar.gz
typo fix, one more location
Diffstat (limited to '.github/workflows/macosx.yml')
-rw-r--r--.github/workflows/macosx.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macosx.yml b/.github/workflows/macosx.yml
index 3eef2c7befe..36aa0d6ee10 100644
--- a/.github/workflows/macosx.yml
+++ b/.github/workflows/macosx.yml
@@ -14,7 +14,7 @@ concurrency:
jobs:
build:
strategy:
- fast-fail: false
+ fail-fast: false
matrix:
os: [macos-10.15, macos-11.0]
include: