8.2 integration test workflow

This commit is contained in:
Yuri Kuznetsov
2022-11-27 13:59:49 +02:00
parent 04f4a4a63a
commit 9f78afd0e6
+1 -1
View File
@@ -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: