We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfe1f3 commit bfe284dCopy full SHA for bfe284d
.github/workflows/CI.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
version:
19
- - '^1.10.0-0'
+ - '1.10'
20
- 'nightly'
21
os:
22
- ubuntu-latest
0 commit comments