Skip to content

Commit 7031176

Browse files
committed
Don't need two sets of tests on 1.10
1 parent 8314e42 commit 7031176

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- version: '1'
3232
os: ubuntu-latest
3333
num_threads: 2
34-
# Minimum supported version
34+
# 1.10
3535
- version: 'min'
3636
os: ubuntu-latest
3737
num_threads: 2
@@ -43,10 +43,6 @@ jobs:
4343
- version: '1'
4444
os: ubuntu-latest
4545
num_threads: 1
46-
# Minimum supported version, single-threaded
47-
- version: 'min'
48-
os: ubuntu-latest
49-
num_threads: 1
5046
# Windows
5147
- version: '1'
5248
os: windows-latest

0 commit comments

Comments
 (0)