Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit 6604c4b

Browse files
committed
Fail slowly
1 parent df7be70 commit 6604c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: [push]
55
jobs:
66
build:
77
strategy:
8+
fail-fast: false
89
matrix:
910
ruby_version: [2.7.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, jruby]
1011
gemfile: [

0 commit comments

Comments
 (0)