Skip to content

Commit c612f67

Browse files
authored
Update build.yml
1 parent c90de3d commit c612f67

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
@@ -21,6 +21,7 @@ jobs:
2121
- "7.4"
2222
- "8.0"
2323
- "8.1"
24+
- "8.2"
2425

2526
steps:
2627
- name: "Checkout"
@@ -85,6 +86,7 @@ jobs:
8586
- "7.4"
8687
- "8.0"
8788
- "8.1"
89+
- "8.2"
8890
dependencies:
8991
- "lowest"
9092
- "highest"
@@ -127,6 +129,7 @@ jobs:
127129
- "7.4"
128130
- "8.0"
129131
- "8.1"
132+
- "8.2"
130133
dependencies:
131134
- "lowest"
132135
- "highest"

0 commit comments

Comments
 (0)