Skip to content

Commit 65b7f9a

Browse files
authored
Update CI matrix to include 'min' and 'lts' versions
1 parent 2dbf95e commit 65b7f9a

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
@@ -16,7 +16,8 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version:
19-
- '1.6'
19+
- 'min'
20+
- 'lts'
2021
- '1'
2122
- 'pre'
2223
os:

0 commit comments

Comments
 (0)