Skip to content

Commit 5867a9a

Browse files
authored
Update test.yaml
1 parent 83158a6 commit 5867a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
cancel-in-progress: true
1414
strategy:
1515
matrix:
16-
php-versions: ['8.0']
16+
php-versions: ['7.4']
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)