mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 19:33:02 +00:00
Remove Windows
This commit is contained in:
parent
beb4f3eaf6
commit
8bd8b20f9c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
matrix:
|
||||
os: [
|
||||
ubuntu-latest,
|
||||
windows-latest,
|
||||
#windows-latest, # Need to adapt test_no_usernames_provided, test_versioning
|
||||
]
|
||||
python-version: [
|
||||
'3.8',
|
||||
|
|
Loading…
Reference in a new issue