Skip to content

Commit c857e8a

Browse files
authored
Update build.yml
1 parent dd322ae commit c857e8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- "7.4"
2222
- "8.0"
2323
- "8.1"
24+
- "8.2"
25+
2426

2527
steps:
2628
- name: "Checkout"
@@ -85,6 +87,7 @@ jobs:
8587
- "7.4"
8688
- "8.0"
8789
- "8.1"
90+
- "8.2"
8891
dependencies:
8992
- "lowest"
9093
- "highest"
@@ -127,6 +130,7 @@ jobs:
127130
- "7.4"
128131
- "8.0"
129132
- "8.1"
133+
- "8.2"
130134

131135
steps:
132136
- name: "Checkout"

0 commit comments

Comments
 (0)