Skip to content

Commit 7394b30

Browse files
Revert php version on unit tests
1 parent c4216e1 commit 7394b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
timeout-minutes: 10
3434
strategy:
3535
matrix:
36-
php: ['5.6', '8.2']
36+
php: ['7.4']
3737
steps:
3838
- name: Checkout Code
3939
uses: actions/checkout@v3

0 commit comments

Comments
 (0)