Remove python 3.6 from macos pipeline (#9602)

This commit is contained in:
Changming Sun 2021-11-04 19:36:44 -07:00 committed by GitHub
parent ee167bd078
commit 74dc48f61c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1013,8 +1013,6 @@ stages:
MACOSX_DEPLOYMENT_TARGET: '10.14'
strategy:
matrix:
Python36:
PythonVersion: '3.6'
Python37:
PythonVersion: '3.7'
Python38: