Skip to content

Commit dcc7780

Browse files
committed
More CI versions
1 parent 2dfecbb commit dcc7780

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
version:
18+
- 'min'
19+
- 'lts'
1820
- '1'
19-
- 'nightly'
21+
- 'pre'
2022
os:
2123
- ubuntu-latest
2224
arch:

0 commit comments

Comments
 (0)