Skip to content

Commit cfdab1f

Browse files
Test on Windows PHP 5.4 too (#63)
1 parent 39d4f63 commit cfdab1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
strategy:
5454
matrix:
55-
php: ['5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
55+
php: ['5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
5656

5757
steps:
5858
- name: Configure Git

0 commit comments

Comments
 (0)