|
|
@ -73,7 +73,7 @@ jobs: |
|
|
|
# We need the official Python, because the GA ones only support newer macOS versions |
|
|
|
# The deployment target is picked up by the Python build tools automatically |
|
|
|
# If updated, make sure to also set LSMinimumSystemVersion in SABnzbd.spec |
|
|
|
PYTHON_VERSION: 3.9.4 |
|
|
|
PYTHON_VERSION: 3.9.5 |
|
|
|
MACOSX_DEPLOYMENT_TARGET: 10.9 |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|