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 96ea00c commit e0604adCopy full SHA for e0604ad
.github/workflows/CI.yml
@@ -13,6 +13,8 @@ jobs:
13
fail-fast: false
14
matrix:
15
version:
16
+ - '1.10'
17
+ - '1.6'
18
- '1.1'
19
- '1'
20
# - 'nightly'
0 commit comments