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 c90de3d commit c612f67Copy full SHA for c612f67
.github/workflows/build.yml
@@ -21,6 +21,7 @@ jobs:
21
- "7.4"
22
- "8.0"
23
- "8.1"
24
+ - "8.2"
25
26
steps:
27
- name: "Checkout"
@@ -85,6 +86,7 @@ jobs:
85
86
87
88
89
90
dependencies:
91
- "lowest"
92
- "highest"
@@ -127,6 +129,7 @@ jobs:
127
129
128
130
131
132
133
134
135
0 commit comments