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 585fec1 commit 723b0cfCopy full SHA for 723b0cf
.github/workflows/build.yml
@@ -20,6 +20,8 @@ jobs:
20
- "7.3"
21
- "7.4"
22
- "8.0"
23
+ - "8.1"
24
+ - "8.2"
25
26
steps:
27
- name: "Checkout"
@@ -83,6 +85,8 @@ jobs:
83
85
84
86
87
88
89
90
dependencies:
91
- "lowest"
92
- "highest"
@@ -124,6 +128,8 @@ jobs:
124
128
125
129
126
130
131
132
127
133
134
135
0 commit comments