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.
1 parent 52a210f commit 6adbf4fCopy full SHA for 6adbf4f
.github/workflows/ci.yml
@@ -27,8 +27,8 @@ jobs:
27
extra_name: ', with Komodia LSP'
28
- python: '3.8'
29
arch: 'x64'
30
- lsp: 'https://www.proxifier.com/download/legacy/ProxifierSetup342.exe'
31
- lsp_extract_file: ''
+ lsp: 'https://raw.githubusercontent.com/python-trio/trio-ci-assets/master/ProxifierSetup.zip'
+ lsp_extract_file: 'ProxifierSetup.exe'
32
extra_name: ', with IFS LSP'
33
#- python: '3.8'
34
# arch: 'x64'
0 commit comments