Skip to content

Commit 3d0236e

Browse files
authored
Merge pull request #625 from mkitti/mkitti-ci-pre
Test lts and pre
2 parents ed3ccf8 + 4544295 commit 3d0236e

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
@@ -13,8 +13,9 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
version:
16-
- '1.10'
16+
- 'lts'
1717
- '1'
18+
- 'pre'
1819
- 'nightly'
1920
os:
2021
- ubuntu-latest

0 commit comments

Comments
 (0)