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.
1 parent 73031f2 commit cebac15Copy full SHA for cebac15
.github/workflows/ci.yml
@@ -83,6 +83,7 @@ jobs:
83
- "8.1"
84
- "8.2"
85
- "8.3"
86
+ - "8.4"
87
88
steps:
89
- name: Configure Git to avoid issues with line endings
@@ -133,6 +134,7 @@ jobs:
133
134
135
136
137
138
139
140
@@ -307,6 +309,7 @@ jobs:
307
309
308
310
311
312
313
314
315
- name: Checkout
0 commit comments