temporarely discard php 8.3 from workflows
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-versions: ['8.1', '8.2', '8.3']
|
||||
php-versions: ['8.1', '8.2']
|
||||
branches: ['master']
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user