Skip to content

Commit 361a753

Browse files
authored
Run test on 0.32.x
1 parent db930b0 commit 361a753

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Build
22

33
on:
44
push:
5-
branches: master
5+
branches:
6+
- master
7+
- 0.32.x
68
pull_request:
79
branches: "*"
810

0 commit comments

Comments
 (0)