Skip to content

Commit 15c64af

Browse files
committed
Cleanup not needed build targets
1 parent c517321 commit 15c64af

File tree

2 files changed

+0
-68
lines changed

2 files changed

+0
-68
lines changed

appveyor.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,6 @@ jobs:
146146
Python35_x86:
147147
python.version: '3.5'
148148
python.architecture: 'x86'
149-
Python38_x64:
150-
python.version: '3.8'
151-
python.architecture: 'x64'
152-
Python38_x86:
153-
python.version: '3.8'
154-
python.architecture: 'x86'
155149

156150
steps:
157151
- task: UsePythonVersion@0

0 commit comments

Comments
 (0)