We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1889752 + 65f1bf3 commit ee1725cCopy full SHA for ee1725c
.github/workflows/ci.yml
@@ -11,6 +11,8 @@ jobs:
11
matrix:
12
version:
13
- '1'
14
+ - 'lts'
15
+ - 'pre'
16
os:
17
- ubuntu-latest
18
- macOS-latest
0 commit comments