We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c4e905 + 8090a3b commit ebb9f65Copy full SHA for ebb9f65
.github/workflows/quicktest.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Setup Python
57
uses: actions/setup-python@v5
58
with:
59
- python-version: '3.10'
+ python-version: '3.12'
60
61
- name: Setup proxy server
62
run: pip3 install mitmproxy
.github/workflows/test.yml
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
0 commit comments