Skip to content

Commit

Permalink
ubuntu 22.04 -> 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Nov 20, 2023
1 parent f9495d2 commit 5150628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,15 +161,15 @@ jobs:
os:
# 22.04 has some issue with Tor at the moment:
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3943
- ubuntu-22.04
- ubuntu-20.04
- macos-12
- windows-latest
python-version:
- "3.11"
force-foolscap:
- false
include:
- os: ubuntu-22.04
- os: ubuntu-20.04
python-version: "3.12"
force-foolscap: true
steps:
Expand Down

0 comments on commit 5150628

Please sign in to comment.