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 bb6bec0 commit aed24beCopy full SHA for aed24be
.github/workflows/build.yml
@@ -22,6 +22,8 @@ jobs:
22
- "8.0"
23
- "8.1"
24
- "8.2"
25
+ - "8.3"
26
+ - "8.4"
27
28
steps:
29
- name: "Checkout"
@@ -98,6 +100,8 @@ jobs:
98
100
99
101
102
103
104
105
dependencies:
106
- "lowest"
107
- "highest"
@@ -141,6 +145,8 @@ jobs:
141
145
142
146
143
147
148
149
144
150
151
152
0 commit comments