Skip to content

Commit cd0bc8f

Browse files
exclude 7.1.1-41 on php5.5
1 parent 300f9fa commit cd0bc8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ jobs:
106106
imagemagick: git7
107107
- php: 5.5
108108
imagemagick: git7
109+
- php: 5.5
110+
imagemagick: 7.1.1-41
109111
runs-on: ${{ matrix.os }}
110112

111113
steps:

0 commit comments

Comments
 (0)