mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-12 19:24:03 +00:00
Laravel 12 support
This commit is contained in:
parent
6b5aaa16a5
commit
48ac5a7ac1
2 changed files with 4 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -15,6 +15,8 @@ jobs:
|
|||
php: 8.1
|
||||
- laravel: 11
|
||||
php: 8.3
|
||||
- laravel: 12
|
||||
php: 8.4
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue