mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
Try with newer Python, 3.11 might make it faster.
This commit is contained in:
parent
84a6db3e88
commit
5a5031f020
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -169,12 +169,12 @@ jobs:
|
||||
python-version: "3.9"
|
||||
force-foolscap: false
|
||||
- os: windows-latest
|
||||
python-version: "3.9"
|
||||
python-version: "3.11"
|
||||
force-foolscap: false
|
||||
# 22.04 has some issue with Tor at the moment:
|
||||
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943
|
||||
- os: ubuntu-20.04
|
||||
python-version: "3.11"
|
||||
python-version: "3.10"
|
||||
force-foolscap: false
|
||||
steps:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user