Skip to content

Commit 6e31f59

Browse files
Update ci.yml
1 parent 6f9ba70 commit 6e31f59

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
@@ -15,7 +15,8 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
version:
18-
- '^1.6.0-0'
18+
- 'lts'
19+
- '1'
1920
os:
2021
- ubuntu-latest
2122
- macOS-latest

0 commit comments

Comments
 (0)