Skip to content

Commit 723b0cf

Browse files
authored
Update build.yml
1 parent 585fec1 commit 723b0cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
- "7.3"
2121
- "7.4"
2222
- "8.0"
23+
- "8.1"
24+
- "8.2"
2325

2426
steps:
2527
- name: "Checkout"
@@ -83,6 +85,8 @@ jobs:
8385
- "7.3"
8486
- "7.4"
8587
- "8.0"
88+
- "8.1"
89+
- "8.2"
8690
dependencies:
8791
- "lowest"
8892
- "highest"
@@ -124,6 +128,8 @@ jobs:
124128
- "7.3"
125129
- "7.4"
126130
- "8.0"
131+
- "8.1"
132+
- "8.2"
127133
dependencies:
128134
- "lowest"
129135
- "highest"

0 commit comments

Comments
 (0)