mirror of
https://github.com/Intervention/image.git
synced 2025-09-01 09:52:59 +02:00
Update run-tests.yml update matrix with php and stability keys.
This commit is contained in:
4
.github/workflows/run-tests.yml
vendored
4
.github/workflows/run-tests.yml
vendored
@@ -8,7 +8,9 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
php-versions: ['8.0']
|
||||
php: [ 8.0, 8.1 ]
|
||||
stability: [ prefer-lowest, prefer-stable ]
|
||||
|
||||
name: Testing on PHP ${{ matrix.php-versions }}
|
||||
steps:
|
||||
- name: 'Checkout Project'
|
||||
|
Reference in New Issue
Block a user