Skip to content

test: ✅ Extend testing matrix with Python 3.13 and 3.14 #289

test: ✅ Extend testing matrix with Python 3.13 and 3.14

test: ✅ Extend testing matrix with Python 3.13 and 3.14 #289

Workflow file for this run

name: Python
on:
push:
branches: [main]
pull_request:
merge_group:
jobs:
test:
name: Test
uses: ./.github/workflows/python-test.yml
build:
name: Build
uses: ./.github/workflows/python-build.yml
lint:
name: Lint
uses: ./.github/workflows/python-lint.yml