We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224dfae commit 40d75f7Copy full SHA for 40d75f7
1 file changed
.github/workflows/CI.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
version:
14
- - '1.10'
+ - 'lts'
15
- '1'
16
- 'nightly'
17
os:
0 commit comments