mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 04:04:04 +00:00
update CI matrix
This commit is contained in:
parent
efef0f1bdb
commit
c799a9fe2a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -9,12 +9,12 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
include:
|
||||
- laravel: 9
|
||||
php: 8.0
|
||||
- laravel: 10
|
||||
php: 8.1
|
||||
- laravel: 11
|
||||
php: 8.3
|
||||
- laravel: 12
|
||||
php: 8.4
|
||||
|
||||
name: Tests (PHPUnit) - L${{ matrix.laravel }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue