Skip to content

Commit 7741a78

Browse files
committed
fix tests
1 parent 68dadee commit 7741a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up PHP
1919
uses: shivammathur/setup-php@v2
2020
with:
21-
php-version: '8.1'
21+
php-version: '7.2'
2222
coverage: 'none'
2323

2424
- name: Checkout code

0 commit comments

Comments
 (0)