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 45cb9b2 + 7bd983e commit a9df9c8Copy full SHA for a9df9c8
.github/workflows/ci.yaml
@@ -169,6 +169,7 @@ jobs:
169
- "8.3"
170
- "8.4"
171
- "8.5"
172
+ - "8.6"
173
174
steps:
175
- name: Configure Git to avoid issues with line endings
@@ -241,6 +242,7 @@ jobs:
241
242
243
244
245
246
247
248
@@ -433,6 +435,7 @@ jobs:
433
435
434
436
437
438
439
440
coverage:
441
- pcov
0 commit comments