mirror of
https://github.com/filegator/filegator.git
synced 2025-05-13 02:15:31 +02:00
add php8.2 to test matrix
This commit is contained in:
parent
67363ad67f
commit
9987338f26
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
php-version: ['7.2', '7.3', '7.4', '8.0', '8.1']
|
||||
php-version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user