Merge pull request #2805 from akaunting/revert-2803-patch-1

Revert "Add PHP 8.2 to workflows."
This commit is contained in:
Denis Duliçi 2022-12-09 14:16:55 +03:00 committed by GitHub
commit 690d4c7e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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