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