Skip to content

Commit 56f8dd2

Browse files
committed
Also test on earliest supported version but test on pre instead of nightly
1 parent 92e76d8 commit 56f8dd2

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
@@ -27,9 +27,10 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
version:
30+
- 'min'
3031
- 'lts'
31-
- 'nightly'
3232
- '1'
33+
- 'pre'
3334
os:
3435
- ubuntu-latest
3536
# - macos-latest

0 commit comments

Comments
 (0)