summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ant-build-release.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ant-build-release.yaml b/.github/workflows/ant-build-release.yaml
index 5174008fa..89d50ffcd 100644
--- a/.github/workflows/ant-build-release.yaml
+++ b/.github/workflows/ant-build-release.yaml
@@ -17,6 +17,7 @@ permissions:
jobs:
build:
strategy:
+ fail-fast: false
matrix:
#os: [macos-latest, ubuntu-latest, windows-latest]
os: [ubuntu-latest]