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 d57f945 + 1ad26bd commit c75ded7Copy full SHA for c75ded7
.github/workflows/ci.yaml
@@ -173,6 +173,7 @@ jobs:
173
- "8.3"
174
- "8.4"
175
- "8.5"
176
+ - "8.6"
177
178
steps:
179
- name: Configure git to avoid issues with line endings
@@ -248,6 +249,7 @@ jobs:
248
249
250
251
252
253
254
255
@@ -441,6 +443,7 @@ jobs:
441
443
442
444
445
446
447
448
coverage:
449
- pcov
0 commit comments