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 a31120e commit 4895a41Copy full SHA for 4895a41
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
version:
21
- '1'
22
- - '1.11'
+ - '^1.11.0-alpha'
23
- 'nightly'
24
os:
25
- ubuntu-latest
0 commit comments