Skip to content

python-312

python-312 #6762

Workflow file for this run

name: python-312
on:
push:
branches:
- master
schedule:
- cron: "50 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.12"
tx_project: "python-newest"
secrets: inherit