We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49adb06 commit 6d0cafbCopy full SHA for 6d0cafb
.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"
@@ -97,6 +99,8 @@ jobs:
97
99
98
100
101
102
103
104
dependencies:
105
- "lowest"
106
- "highest"
@@ -140,6 +144,8 @@ jobs:
140
144
141
145
142
146
147
148
143
149
150
151
0 commit comments