Skip to content

Commit c4216e1

Browse files
Use 7.4 for check
1 parent a79c582 commit c4216e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
timeout-minutes: 10
1515
strategy:
1616
matrix:
17-
php: ['8.2']
17+
php: ['7.4']
1818
steps:
1919
- name: Checkout Code
2020
uses: actions/checkout@v3

0 commit comments

Comments
 (0)