Add PHP 8.2 to workflows.
This commit is contained in:
parent
c48f977a4a
commit
0525453bd9
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
php: ['8.0', '8.1']
|
||||
php: ['8.0', '8.1', '8.2']
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
x
Reference in New Issue
Block a user