We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f928edd + 9ac7b45 commit afe1944Copy full SHA for afe1944
.github/workflows/ci.yaml
@@ -118,6 +118,7 @@ jobs:
118
- "8.2"
119
- "8.3"
120
- "8.4"
121
+ - "8.5"
122
123
steps:
124
- name: Configure git to avoid issues with line endings
@@ -168,6 +169,7 @@ jobs:
168
169
170
171
172
173
174
175
@@ -297,6 +299,7 @@ jobs:
297
299
298
300
301
302
303
304
coverage:
305
- pcov
0 commit comments