mirror of
https://github.com/searxng/searxng.git
synced 2025-09-01 02:53:47 +00:00
[mod] py3.9 EOL (#5148)
[1] https://devguide.python.org/versions/ [2] https://peps.python.org/pep-0596/ Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
a0ff173799
commit
a369fe8f29
1 changed files with 0 additions and 1 deletions
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
|
@ -27,7 +27,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
|
|
Loading…
Reference in a new issue