We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb16fd commit 753dfa7Copy full SHA for 753dfa7
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- version: ['1.11','1.12']
+ version: ['1.12']
24
os: [ubuntu-latest, windows-latest]
25
arch: [x64]
26
steps:
0 commit comments