mirror of
https://github.com/filegator/filegator.git
synced 2025-04-18 22:05:19 +02:00
update gh-workflow - php 8 removed
This commit is contained in:
parent
1ab7d871f0
commit
e0a2932459
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
php-version: ['7.1', '7.2', '7.3', '7.4', '8.0']
|
||||
php-version: ['7.1', '7.2', '7.3', '7.4']
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user