Skip to content

Commit 5bfbed2

Browse files
committed
run CI on 1.6 and 1.7
1 parent 7e605f1 commit 5bfbed2

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
@@ -17,7 +17,8 @@ jobs:
1717
- "1.3"
1818
- "1.4"
1919
- "1.5"
20-
- "^1.6.0-0"
20+
- "1.6"
21+
- "1.7"
2122
- "nightly"
2223
os:
2324
- ubuntu-latest

0 commit comments

Comments
 (0)