Skip to content

Commit 568a737

Browse files
author
Christoph Singer
committed
remove php 7.4 from tests
1 parent 4a6ee9e commit 568a737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
php: [7.4, 8.0, 8.1]
17+
php: [8.0, 8.1]
1818
dependency-version: [prefer-lowest, prefer-stable]
1919

2020
steps:

0 commit comments

Comments
 (0)