We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc9ba1 commit 039cd9dCopy full SHA for 039cd9d
.github/workflows/CI.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
version:
21
- - '1.12'
+ - '1.12-nightly' # FIXME change to 1.12 when released
22
- 'nightly'
23
os:
24
- ubuntu-latest
0 commit comments