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 c916d80 commit abf77b0Copy full SHA for abf77b0
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- version: ['1.6', '1.7', '1.8', 'nightly']
+ version: ['1.6', '1.7', '1.8', '1.9.0-beta2', 'nightly']
16
os: [ubuntu-latest, macOS-latest, windows-latest]
17
arch: [x64]
18
steps:
0 commit comments