We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36f0e0 commit ce6e8a9Copy full SHA for ce6e8a9
1 file changed
.github/workflows/CI.yml
@@ -17,6 +17,7 @@ jobs:
17
matrix:
18
version:
19
- '1.3' # Last supported
20
+ - '1.6' # LTS
21
- '1' # Latest
22
os:
23
- ubuntu-latest
0 commit comments