We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba073a commit b58842bCopy full SHA for b58842b
.github/workflows/CI.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest, windows-latest, macOS-latest]
18
- version: ['1.6', '1']
+ version: ['1']
19
arch: [x64, x86]
20
include:
21
- os: ubuntu-latest
0 commit comments