mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-25 09:37:37 +00:00
add CI for python 3.10rc1
This commit is contained in:
parent
7efefb716e
commit
5990f9e30f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -66,6 +66,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
py: '3.10.0-rc - 3.10'
|
||||
- os: windows-latest
|
||||
py: 3.9
|
||||
- os: macos-latest
|
||||
|
Loading…
Reference in New Issue
Block a user