Skip to content

Commit abe27d2

Browse files
Update php.yml
1 parent 19eb914 commit abe27d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
operating-system: ['ubuntu-latest']
15-
php-versions: ['7.3', '7.4', '8.0']
15+
php-versions: ['7.3', '7.4']
1616
phpunit-versions: ['latest']
1717
include:
1818
- operating-system: 'ubuntu-latest'

0 commit comments

Comments
 (0)