mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
Run Python 3 integration tests on more than just Linux.
This commit is contained in:
parent
074a5f772f
commit
6fdda6163c
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -175,11 +175,11 @@ jobs:
|
||||
os:
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
- ubuntu-latest
|
||||
python-version:
|
||||
- 2.7
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
python-version: 3.6
|
||||
- 3.6
|
||||
- 3.9
|
||||
|
||||
steps:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user