Add PHP 8.3 to Tests Matrix (#6244)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
php: [8.1, 8.2]
|
||||
php: [8.1, 8.2, 8.3]
|
||||
|
||||
name: PHP ${{ matrix.php }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user