1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-28 16:19:50 +02:00

Update Update run-tests.yml update the fail fast key.

This commit is contained in:
Sergey Kudashev
2022-03-23 09:52:05 +03:00
parent 66af2ff050
commit 2dc7f019c2

View File

@@ -6,7 +6,7 @@ jobs:
run:
runs-on: ubuntu-latest
strategy:
fail-fast: true
fail-fast: false
matrix:
php: [ 8.0, 8.1 ]
stability: [ prefer-lowest, prefer-stable ]