Skip to content

add 3.15 and remove 3.9 #1

add 3.15 and remove 3.9

add 3.15 and remove 3.9 #1

Workflow file for this run

name: python-315
on:
workflow_dispatch:
push:
branches:
- master
schedule:
- cron: "12 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.15"
tx_project: "python-newest"
secrets: inherit