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 3cf113f commit 4279753Copy full SHA for 4279753
.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"
@@ -93,6 +95,8 @@ jobs:
93
95
94
96
97
98
99
100
dependencies:
101
- "lowest"
102
- "highest"
@@ -132,6 +136,8 @@ jobs:
132
136
133
137
134
138
139
140
135
141
142
143
0 commit comments