Build with Python 3.9.6 on macOS

This commit is contained in:
Philipp Wolfer
2021-08-29 16:54:32 +02:00
parent d9858f5fbf
commit 6eda7329cf

View File

@@ -31,7 +31,7 @@ jobs:
DISCID_VERSION: 0.6.2
FPCALC_VERSION: 1.5.0
# ABEXTRACTOR_VERSION: v2.1_beta2-2-gbb40004
PYTHON_VERSION: 3.9.5
PYTHON_VERSION: 3.9.6
MACOSX_DEPLOYMENT_TARGET: ${{ matrix.macos-deployment-version }}
steps:
- uses: actions/checkout@v2