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 6068efa commit 12da07fCopy full SHA for 12da07f
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- version: ['1.3', '1']
+ version: ['1.6', '1']
17
os: [ubuntu-latest, macOS-latest, windows-latest]
18
arch: [x64]
19
allow_failure: [false]
0 commit comments