chore: Update publish.yml python versions (#5359)

This commit is contained in:
Noorhteen Raja NJ 2024-04-24 12:13:04 +05:30 committed by GitHub
parent c071112584
commit 56e0257697
Failed to generate hash of commit

View file

@ -20,7 +20,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12-dev"
- "3.12"
steps:
- uses: actions/checkout@v4
- name: setup-python