ci: don't fail fast to see compatibility

This commit is contained in:
Christian Nicolai 2023-06-08 20:16:14 +02:00 committed by GitHub
parent 9ae88964ec
commit e45902f5cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
ruby-version:
- '3.0'