mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 00:36:38 +00:00
ci: tell GitHub to also run tests for PHP 8.*
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -10,6 +10,9 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php_version:
|
||||
- "8.2"
|
||||
- "8.1"
|
||||
- "8.0"
|
||||
- "7.4"
|
||||
- "7.3"
|
||||
- "7.2"
|
||||
|
||||
Reference in New Issue
Block a user