Revert "Add PHP 8.2 to workflows."

This commit is contained in:
Denis Duliçi
2022-12-09 14:16:20 +03:00
committed by GitHub
parent ed23516fef
commit fd0ea94f48

View File

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
php: ['8.0', '8.1', '8.2']
php: ['8.0', '8.1']
steps:
- name: Checkout code