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