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:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -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 ]
|
||||
|
Reference in New Issue
Block a user