mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-22 02:16:42 +00:00
Merge pull request #1311 from tahoe-lafs/4040-foolscap-integration-tests
Also run Foolscap-only integration tests Fixes ticket:4040
This commit is contained in:
commit
4b9ebe9b9c
18
.github/workflows/ci.yml
vendored
18
.github/workflows/ci.yml
vendored
@ -164,18 +164,20 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
os:
|
||||||
- os: macos-12
|
|
||||||
python-version: "3.11"
|
|
||||||
force-foolscap: false
|
|
||||||
- os: windows-latest
|
|
||||||
python-version: "3.11"
|
|
||||||
force-foolscap: false
|
|
||||||
# 22.04 has some issue with Tor at the moment:
|
# 22.04 has some issue with Tor at the moment:
|
||||||
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943
|
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943
|
||||||
|
- ubuntu-20.04
|
||||||
|
- macos-12
|
||||||
|
- windows-latest
|
||||||
|
python-version:
|
||||||
|
- "3.11"
|
||||||
|
force-foolscap:
|
||||||
|
- false
|
||||||
|
include:
|
||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
force-foolscap: false
|
force-foolscap: true
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Install Tor [Ubuntu]
|
- name: Install Tor [Ubuntu]
|
||||||
|
0
newsfragments/4040.minor
Normal file
0
newsfragments/4040.minor
Normal file
Loading…
x
Reference in New Issue
Block a user