mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-21 17:16:43 +03:00
housekeeping: switch 3.13 to non-dev
This commit is contained in:
parent
821451fddc
commit
73df50e3dc
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- {name: '3.13', python: '3.13-dev', os: ubuntu-latest, tox: py313}
|
- {name: '3.13', python: '3.13', os: ubuntu-latest, tox: py313}
|
||||||
- {name: '3.12', python: '3.12', os: ubuntu-latest, tox: py312}
|
- {name: '3.12', python: '3.12', os: ubuntu-latest, tox: py312}
|
||||||
- {name: '3.11', python: '3.11', os: ubuntu-latest, tox: py311}
|
- {name: '3.11', python: '3.11', os: ubuntu-latest, tox: py311}
|
||||||
- {name: '3.10', python: '3.10', os: ubuntu-latest, tox: py310}
|
- {name: '3.10', python: '3.10', os: ubuntu-latest, tox: py310}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user