8.2 is not supported yet

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ 2022-12-29 10:51:07 +01:00
parent eab9ed6e09
commit e6b56a425b
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ["8.0", "8.1", "8.2"]
php-versions: ["8.0", "8.1"]
name: php-lint

View File

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
php-versions: ['8.0', '8.1', '8.2']
php-versions: ['8.0', '8.1']
services:
oracle: