Skip to content

Commit dba3458

Browse files
authored
Test on pre and LTS versions
1 parent 3e2908e commit dba3458

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
@@ -39,7 +39,8 @@ jobs:
3939
matrix:
4040
version:
4141
- '1'
42-
- '1.10'
42+
- 'lts'
43+
- 'pre'
4344
os:
4445
- ubuntu-latest
4546
- macOS-latest

0 commit comments

Comments
 (0)