mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-06 08:34:01 +00:00
Build with Python 3.9.6 on macOS
This commit is contained in:
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user