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.
1 parent c57794a commit c6d7a32Copy full SHA for c6d7a32
.github/workflows/CI.yml
@@ -16,6 +16,8 @@ jobs:
16
fail-fast: false
17
matrix:
18
version:
19
+ - '1.9'
20
+ - '1.10'
21
- '1.11'
22
os:
23
- ubuntu-latest
0 commit comments