Skip to content

Remove python3.8 as it has reached EOL #10448

Remove python3.8 as it has reached EOL

Remove python3.8 as it has reached EOL #10448

Workflow file for this run

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