mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-17 19:36:33 +02:00
Updated test suite PHP versions
This commit is contained in:
2
.github/workflows/test-suite.yaml
vendored
2
.github/workflows/test-suite.yaml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: ['8.1', '8.2', '8.3', '8.4']
|
||||
php-versions: ['8.2', '8.3', '8.4']
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
Reference in New Issue
Block a user