mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +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:
|
os:
|
||||||
- macos-latest
|
- macos-latest
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
- ubuntu-latest
|
||||||
python-version:
|
python-version:
|
||||||
- 2.7
|
- 2.7
|
||||||
include:
|
- 3.6
|
||||||
- os: ubuntu-latest
|
- 3.9
|
||||||
python-version: 3.6
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user