mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 19:04:03 +00:00
Run test on PHP 8.4 L11
This commit is contained in:
parent
27d0405b98
commit
e06f40a3ae
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -23,6 +23,8 @@ jobs:
|
||||||
php: 8.2
|
php: 8.2
|
||||||
- laravel: 10
|
- laravel: 10
|
||||||
php: 8.3
|
php: 8.3
|
||||||
|
- laravel: 11
|
||||||
|
php: 8.4
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue