You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
run tests on stable versions
This commit is contained in:
@@ -13,7 +13,9 @@ jobs:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
php: [7.4, 7.3, 7.2, 7.1, 7.0, 5.6, 5.5, 5.4]
|
||||
dependency-version: [prefer-lowest, prefer-stable]
|
||||
dependency-version:
|
||||
# - prefer-lowest
|
||||
- prefer-stable
|
||||
|
||||
name: php ${{ matrix.php }} - ${{ matrix.dependency-version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user