mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-12 09:54:04 +00:00
Laravel 11 support
This commit is contained in:
parent
6069516b57
commit
7a8135f1c6
2 changed files with 4 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,6 +13,8 @@ jobs:
|
|||
php: 8.0
|
||||
- laravel: 10
|
||||
php: 8.1
|
||||
- laravel: 11
|
||||
php: 8.3
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue