mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
add CPython 3.8 and CPython 3.9 unit test jobs to CircleCI
This commit is contained in:
parent
8557c66b39
commit
7ae7db678e
@ -93,6 +93,8 @@ workflows:
|
||||
matrix:
|
||||
parameters:
|
||||
pythonVersion:
|
||||
- "python38"
|
||||
- "python39"
|
||||
- "python310"
|
||||
|
||||
- "nixos":
|
||||
|
Loading…
Reference in New Issue
Block a user