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