mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:34:04 +00:00
run tests on PHP 8.3
This commit is contained in:
parent
b84e058d9c
commit
c3575a803b
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -21,7 +21,8 @@ jobs:
|
||||||
- laravel: 11
|
- laravel: 11
|
||||||
php: "8.3"
|
php: "8.3"
|
||||||
- laravel: 12
|
- laravel: 12
|
||||||
php: "8.4"
|
php: "8.3"
|
||||||
|
# Ideally we'd run at least one of these on PHP 8.4, however the Dockerfile seems to require some changes for that
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue