Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
ci: do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Apr 30, 2024
1 parent 41652cc commit 8876ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
ruby:
strategy:
fail-fast: false
matrix:
platform:
- name: x86_64-linux
Expand Down

0 comments on commit 8876ab0

Please sign in to comment.