8.2 integration test workflow
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-versions: ['8.0', '8.1']
|
||||
php-versions: ['8.0', '8.1', '8.2']
|
||||
branches: ['master']
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user