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 8314e42 commit 7031176Copy full SHA for 7031176
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
- version: '1'
32
os: ubuntu-latest
33
num_threads: 2
34
- # Minimum supported version
+ # 1.10
35
- version: 'min'
36
37
@@ -43,10 +43,6 @@ jobs:
43
44
45
num_threads: 1
46
- # Minimum supported version, single-threaded
47
- - version: 'min'
48
- os: ubuntu-latest
49
- num_threads: 1
50
# Windows
51
52
os: windows-latest
0 commit comments