mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
macOS has issues on Python 3, don't want to fix them in this PR.
This commit is contained in:
parent
702f249f99
commit
2214e7a59f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -173,13 +173,15 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
- ubuntu-latest
|
||||
python-version:
|
||||
- 2.7
|
||||
- 3.6
|
||||
- 3.9
|
||||
include:
|
||||
- os: macos-latest
|
||||
python-version: 2.7
|
||||
|
||||
steps:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user