mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 19:34:02 +00:00
Swap Laravel 9 & 10
This commit is contained in:
parent
69eb9c4659
commit
43d4e70199
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -17,10 +17,10 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- laravel: 10
|
|
||||||
php: 8.1
|
|
||||||
- laravel: 9
|
- laravel: 9
|
||||||
php: 8.0
|
php: 8.0
|
||||||
|
- laravel: 10
|
||||||
|
php: 8.1
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue