Skip to content

Commit cc8ee2b

Browse files
committed
remove for public tests
1 parent b6bf2cb commit cc8ee2b

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

eng/templates/jobs/ci-emulator-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
Python37:
16-
PYTHON_VERSION: '3.7'
17-
Python38:
18-
PYTHON_VERSION: '3.8'
1915
Python39:
2016
PYTHON_VERSION: '3.9'
2117
Python310:

eng/templates/jobs/ci-unit-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
Python37:
16-
PYTHON_VERSION: '3.7'
17-
Python38:
18-
PYTHON_VERSION: '3.8'
1915
Python39:
2016
PYTHON_VERSION: '3.9'
2117
Python310:

0 commit comments

Comments
 (0)