Try python 3.9 for mac installers (#1308)

This commit is contained in:
Gene Hoffman 2021-03-15 15:42:31 -07:00 committed by GitHub
parent 764d425b95
commit fd827a4e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
python-version: [3.8]
python-version: [3.9]
os: [macOS-latest]
steps:

View File

@ -16,7 +16,7 @@ pool:
strategy:
matrix:
Mojave DMG:
python.version: "3.8"
python.version: "3.9"
variables:
- group: Apple-Notarize-Variables