mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-20 12:51:30 +02:00
Bumped PHP versions in CI
This commit is contained in:
2
.github/workflows/test-suite.yaml
vendored
2
.github/workflows/test-suite.yaml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: ['8.0', '8.1', '8.2']
|
||||
php-versions: ['8.1', '8.2', '8.3']
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
Reference in New Issue
Block a user