We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658a5cd commit dfd5aa2Copy full SHA for dfd5aa2
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
version:
13
- '1.7'
14
- - '1.8'
+ - '~1.8.0-0'
15
- 'nightly'
16
os:
17
- ubuntu-latest
0 commit comments