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 cbaab3a + 0597a19 commit d9e5322Copy full SHA for d9e5322
.github/workflows/ci.yaml
@@ -113,6 +113,7 @@ jobs:
113
- "8.2"
114
- "8.3"
115
- "8.4"
116
+ - "8.5"
117
118
steps:
119
- name: Configure Git to avoid issues with line endings
@@ -160,6 +161,7 @@ jobs:
160
161
162
163
164
165
166
167
@@ -294,6 +296,7 @@ jobs:
294
296
295
297
298
299
300
301
coverage:
302
- pcov
0 commit comments