Skip to content

Commit 112bde2

Browse files
authored
Update test.yml
1 parent ab11282 commit 112bde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup PHP
3636
uses: shivammathur/setup-php@v2
3737
with:
38-
php-version: 7.1
38+
php-version: 7.4
3939
coverage: none
4040
- name: Install dependencies
4141
run: composer install --prefer-dist --no-progress --no-suggest

0 commit comments

Comments
 (0)