mirror of
https://github.com/logos-storage/logos-storage-py-api-client.git
synced 2026-01-02 13:33:11 +00:00
ci: update python versions
This commit is contained in:
parent
72dca69356
commit
d86a6b1599
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
|
||||
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
@ -25,4 +25,3 @@
|
||||
.gitlab-ci.yml
|
||||
.travis.yml
|
||||
git_push.sh
|
||||
.github
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user