summaryrefslogtreecommitdiff
path: root/.github/workflows/exec.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/exec.yml')
-rw-r--r--.github/workflows/exec.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/exec.yml b/.github/workflows/exec.yml
index 2d35a0e4..5bc19646 100644
--- a/.github/workflows/exec.yml
+++ b/.github/workflows/exec.yml
@@ -10,6 +10,7 @@ name: exec
jobs:
test:
strategy:
+ fail-fast: false
matrix:
os: ['macos-latest', 'ubuntu-latest', 'windows-latest']
ruby: ['2.7', '3.0']