Skip to content

Commit 67bb09f

Browse files
committed
chore: update documentation and action
1 parent af74bd0 commit 67bb09f

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.4', '8.0']
15+
php-versions: ['7.4']
1616
phpunit-versions: ['latest']
1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)