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 f178723 + ea83326 commit 5bcb746Copy full SHA for 5bcb746
.github/workflows/quicktest.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Setup Python
57
uses: actions/setup-python@v6
58
with:
59
- python-version: '3.13'
+ python-version: '3.14'
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