1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 02:30:22 +02:00

ci: don't fail fast to see compatibility

This commit is contained in:
2023-06-08 20:16:14 +02:00
committed by GitHub
parent 9ae88964ec
commit e45902f5cf

View File

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