Skip to content

Add version 3.14 #15511

Add version 3.14

Add version 3.14 #15511

Workflow file for this run

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