Skip to content

Commit d6ac377

Browse files
committed
Test on LTS and pre-release with new syntax 'lts' and 'pre'
1 parent aa3d197 commit d6ac377

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
@@ -18,7 +18,8 @@ jobs:
1818
matrix:
1919
version:
2020
- '1'
21-
- '1.6'
21+
- 'lts'
22+
- 'pre'
2223
os:
2324
- ubuntu-latest
2425
- macos-latest

0 commit comments

Comments
 (0)