Build the release with python 3.12
This commit is contained in:
parent
47742ac8ee
commit
2eb889a596
2
.github/workflows/package.yaml
vendored
2
.github/workflows/package.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.9]
|
||||
python-version: [3.12]
|
||||
os: [ubuntu-22.04, macos-13, macos-14, windows-latest]
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user