mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-21 22:58:24 +00:00
Update main.yml
bumpt to py39 final
This commit is contained in:
parent
552dd4701f
commit
36327c2359
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -44,11 +44,11 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- os: windows-latest
|
||||
py: 3.9.0-rc.2
|
||||
py: 3.9
|
||||
- os: macos-latest
|
||||
py: 3.9.0-rc.2
|
||||
py: 3.9
|
||||
- os: ubuntu-latest
|
||||
py: 3.9.0-rc.2
|
||||
py: 3.9
|
||||
- os: ubuntu-latest
|
||||
py: 3.8
|
||||
- os: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user