Skip to content

Add version 3.14 #26545

Add version 3.14

Add version 3.14 #26545

Workflow file for this run

name: python-310
on:
workflow_dispatch:
push:
branches:
- master
schedule:
- cron: "22 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.10"
tx_project: "python-310"
secrets: inherit