mirror of
https://github.com/Intervention/image.git
synced 2025-08-16 10:54:02 +02:00
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:
|
run:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: [ '8.0', '8.1' ]
|
php: [ '8.0', '8.1' ]
|
||||||
imagemagick: [
|
imagemagick: [
|
||||||
|
Reference in New Issue
Block a user