We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 959e934 + 71202d4 commit 4e14c5fCopy full SHA for 4e14c5f
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- version: ['1.6', '^1.7', '^1.8.0-beta3', 'nightly']
+ version: ['1.6', '^1.7', '^1.8', 'nightly']
18
os: [ubuntu-latest, macOS-latest, windows-latest]
19
arch: [x64]
20
steps:
0 commit comments