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 f1a1d7a commit 456e0d8Copy full SHA for 456e0d8
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- version: ['1.6', '1']
+ version: ['lts', '1']
17
os: [ubuntu-latest, macos-latest, windows-latest]
18
arch: [x64]
19
allow_failure: [false]
0 commit comments