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 6754c74 commit a2d60c8Copy full SHA for a2d60c8
.github/workflows/ci.yml
@@ -30,11 +30,11 @@ jobs:
30
lsp: 'https://www.proxifier.com/download/legacy/ProxifierSetup342.exe'
31
lsp_extract_file: ''
32
extra_name: ', with IFS LSP'
33
- - python: '3.8'
34
- arch: 'x64'
35
- lsp: 'http://download.pctools.com/mirror/updates/9.0.0.2308-SDavfree-lite_en.exe'
36
- lsp_extract_file: ''
37
- extra_name: ', with non-IFS LSP'
+ #- python: '3.8'
+ # arch: 'x64'
+ # lsp: 'http://download.pctools.com/mirror/updates/9.0.0.2308-SDavfree-lite_en.exe'
+ # lsp_extract_file: ''
+ # extra_name: ', with non-IFS LSP'
38
steps:
39
- name: Checkout
40
uses: actions/checkout@v2
0 commit comments