python 3.9 support? nope
This commit is contained in:
parent
9fbd696255
commit
eff9d30504
2 changed files with 2 additions and 3 deletions
.forgejo/workflows
|
@ -37,7 +37,7 @@ jobs:
|
|||
runs-on: docker
|
||||
strategy:
|
||||
matrix:
|
||||
container: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
|
||||
container: [ "3.10", "3.11", "3.12", "3.13" ]
|
||||
container: forgejo.neshweb.net/ci-docker-images/python-neshweb:${{ matrix.container }}
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue