We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2908e commit dba3458Copy full SHA for dba3458
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,8 @@ jobs:
39
matrix:
40
version:
41
- '1'
42
- - '1.10'
+ - 'lts'
43
+ - 'pre'
44
os:
45
- ubuntu-latest
46
- macOS-latest
0 commit comments