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
update workflow.yml
This commit is contained in:
+4
-1
@@ -14,7 +14,10 @@ jobs:
|
||||
matrix:
|
||||
laravel: [8.*, 7.*, 6.*, 5.8.*, 5.7.*, 5.6.*, 5.5.*, 5.4.*, 5.3.*, 5.2.*, 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.*]
|
||||
dependency-version: [prefer-lowest, prefer-stable]
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os:
|
||||
# - ubuntu-latest
|
||||
# - macos-latest
|
||||
- windows-latest
|
||||
include:
|
||||
- laravel: 8.*
|
||||
testbench: 6.*
|
||||
|
||||
Reference in New Issue
Block a user