Skip to content

Remove python3.8 as it has reached EOL #3681

Remove python3.8 as it has reached EOL

Remove python3.8 as it has reached EOL #3681

Workflow file for this run

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