mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 11:34:03 +00:00
removed l7
This commit is contained in:
parent
6dc8467473
commit
77173d7f03
2 changed files with 4 additions and 4 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
laravel: [6, 7, 8, 9]
|
||||
laravel: [6, 8, 9]
|
||||
|
||||
|
||||
name: Tests (PHPUnit) - L${{ matrix.laravel }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue