Skip to content

Commit 5aece94

Browse files
authored
Test on LTS and pre-release (#84)
1 parent f206682 commit 5aece94

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,8 +18,9 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.6'
21+
- 'lts'
2222
- '1'
23+
- 'pre'
2324
os:
2425
- ubuntu-latest
2526
arch:

0 commit comments

Comments
 (0)