Skip to content

Commit 3aec80e

Browse files
authored
Update ci.yml
1 parent bb508a7 commit 3aec80e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ on:
33
pull_request:
44
branches:
55
- master
6+
- dev
67
push:
78
branches:
89
- master
10+
- dev
911
tags: '*'
1012
jobs:
1113
test:
@@ -17,7 +19,6 @@ jobs:
1719
version:
1820
- '1.0'
1921
- '1'
20-
- 'nightly'
2122
os:
2223
- ubuntu-latest
2324
arch:

0 commit comments

Comments
 (0)