Skip to content

Commit

Permalink
Disable Windows "with IFS LSP" test based on Spyware Doctor AV,
Browse files Browse the repository at this point in the history
since we lost the installer binary.

Closes python-trio#1938
  • Loading branch information
belm0 committed Apr 5, 2021
1 parent 6754c74 commit a2d60c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:
lsp: 'https://www.proxifier.com/download/legacy/ProxifierSetup342.exe'
lsp_extract_file: ''
extra_name: ', with 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'
#- 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'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit a2d60c8

Please sign in to comment.