mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
ci: Don't fail fast (#650)
This commit is contained in:
parent
c4c51637fd
commit
429fb7fecc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -15,6 +15,7 @@ jobs:
|
|||
ports:
|
||||
- 11211:11211
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
ruby:
|
||||
- '3.3'
|
||||
|
|
|
|||
Loading…
Reference in a new issue