Skip to content

Remove python3.8 as it has reached EOL #21482

Remove python3.8 as it has reached EOL

Remove python3.8 as it has reached EOL #21482

Workflow file for this run

name: python-310
on:
push:
branches:
- master
schedule:
- cron: "22 * * * *"
jobs:
sync:
uses: ./.github/workflows/sync.yml
with:
version: "3.10"
tx_project: "python-310"
secrets: inherit