mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-10 12:20:02 +00:00
Add a note about adding Windows to GitHub Actions test matrix
This commit is contained in:
parent
2a62086323
commit
65fd5a4912
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -28,6 +28,9 @@ jobs:
|
||||
# Do not run coverage tests with Python 3.6 on Windows for
|
||||
# now. They will fail. Dealing with them separately would
|
||||
# be simpler.
|
||||
#
|
||||
# XXX: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3669
|
||||
# should track the effort to add Windows to the test matrix.
|
||||
- python-version: 3.6
|
||||
os: windows-latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user