Skip to content

Commit af7a5e8

Browse files
authored
Update install.yml
Signed-off-by: TwiceBurnt <[email protected]>
1 parent 3462a1c commit af7a5e8

File tree

1 file changed

+28
-21
lines changed

1 file changed

+28
-21
lines changed

.github/workflows/install.yml

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -17,45 +17,52 @@ jobs:
1717
matrix:
1818
os: [macos-latest, ubuntu-latest]
1919
version:
20-
# - "0.1.0"
21-
# - "0.3.2"
22-
# - "0.3.3"
23-
# - "0.3.4"
24-
# - "0.3.7"
25-
# - "0.3.8"
26-
# - "0.3.9"
27-
# - "1.0.0"
28-
# - "2.0.0"
29-
# - "3.0.0"
30-
# - "3.1.0"
31-
# - "4.0.0"
32-
# - "5.0.0"
33-
# - "6.0.0"
34-
# - "7.0.0"
35-
# - "8.0.0"
36-
# - "8.0.1"
37-
# - "9.0.0"
38-
# - "9.0.1"
39-
# - "10.0.0"
40-
# - "11.0.1"
20+
- "4.0.1"
21+
- "4"
22+
- "6.0.1"
23+
- "6.1.1"
24+
- "6"
25+
- "7.0.1"
26+
- "7"
27+
- "8.0.2"
28+
- "8"
29+
- "9.0.2"
30+
- "9"
31+
- "11.0.1"
32+
- "11"
4133
- "12.0.0"
34+
- "12.0.1"
4235
- "12"
4336
- "13.0.0"
4437
- "13.0.1"
4538
- "13"
4639
- "14.0.0"
40+
- "14.0.1"
4741
- "14.1.0"
42+
- "14.1.1"
43+
- "14.1.2"
4844
- "14"
4945
- "14.1.1"
5046
- "15.0.0"
47+
- "15.0.1"
5148
- "15"
5249
- "16.0.0"
50+
- "16.0.1"
5351
- "16"
5452
- "17.0.0"
53+
- "17.0.1"
5554
- "17.1.0"
55+
- "17.1.1"
5656
- "17"
5757
- "18.0.0"
58+
- "18.0.1"
59+
- "18.0.2"
5860
- "18"
61+
- "19.0.1"
62+
- "19.0.2"
63+
- "19"
64+
- "20.0.2"
65+
- "20"
5966
- "null"
6067

6168
env:

0 commit comments

Comments
 (0)