mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
require Python 3.12+ (#7440)
This commit is contained in:
parent
fc9d7d219f
commit
6e4cb235fd
6 changed files with 8 additions and 15 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -51,10 +51,6 @@ jobs:
|
|||
py: "3.13"
|
||||
- os: ubuntu-latest
|
||||
py: "3.12"
|
||||
- os: ubuntu-latest
|
||||
py: "3.11"
|
||||
- os: ubuntu-latest
|
||||
py: "3.10"
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- run: printenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue