Skip to content

Commit 88c3580

Browse files
committed
Update CI testing matrix.
1 parent 6fb417a commit 88c3580

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
version:
14-
- '1.5'
15-
- '^1.6.0-0'
14+
- '1.6'
15+
- '1.7'
16+
- '^1.8.0-0'
1617
os:
1718
- ubuntu-latest
1819
- macOS-latest

0 commit comments

Comments
 (0)