Skip to content

Remove python3.8 as it has reached EOL #31689

Remove python3.8 as it has reached EOL

Remove python3.8 as it has reached EOL #31689

Workflow file for this run

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