mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:14:03 +00:00
Run tests on PHP 8.1
This commit is contained in:
parent
f08e33afd8
commit
1c63501282
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
php: ["7.4", "8.0"]
|
||||
php: ["7.4", "8.0", "8.1"]
|
||||
laravel: ["^6.0", "^8.0"]
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue