We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0f02d commit 0ad5f8bCopy full SHA for 0ad5f8b
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
version:
21
- '1.6'
22
- - '1.9'
+ - 'latest'
23
- 'nightly'
24
os:
25
- macOS-latest
0 commit comments