chore: upgrade to Python 3.12.6

This commit is contained in:
sebthom
2024-09-16 12:10:05 +02:00
parent 6c5c1940e1
commit ba6a40e373

View File

@@ -62,16 +62,16 @@ jobs:
PYTHON_VERSION: "3.10"
PUBLISH_RELEASE: false
- os: macos-13 # X86
PYTHON_VERSION: "3.12.1"
PYTHON_VERSION: "3.12.6"
PUBLISH_RELEASE: true
- os: macos-latest # ARM
PYTHON_VERSION: "3.12.1"
PYTHON_VERSION: "3.12.6"
PUBLISH_RELEASE: true
- os: ubuntu-latest
PYTHON_VERSION: "3.12.1"
PYTHON_VERSION: "3.12.6"
PUBLISH_RELEASE: true
- os: windows-latest
PYTHON_VERSION: "3.12.1"
PYTHON_VERSION: "3.12.6"
PUBLISH_RELEASE: true
runs-on: ${{ matrix.os }} # https://github.com/actions/runner-images#available-images