Skip to content

Commit acb569f

Browse files
authored
Update build.yml
1 parent e6a149b commit acb569f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- "7.4"
2323
- "8.0"
2424
- "8.1"
25+
- "8.2"
2526

2627
steps:
2728
- name: "Checkout"
@@ -86,6 +87,7 @@ jobs:
8687
- "7.4"
8788
- "8.0"
8889
- "8.1"
90+
- "8.2"
8991
dependencies:
9092
- "lowest"
9193
- "highest"
@@ -127,6 +129,7 @@ jobs:
127129
- "7.4"
128130
- "8.0"
129131
- "8.1"
132+
- "8.2"
130133

131134
steps:
132135
- name: "Checkout"

0 commit comments

Comments
 (0)