Skip to content

add 3.15 and remove 3.9 #17264

add 3.15 and remove 3.9

add 3.15 and remove 3.9 #17264

Workflow file for this run

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