mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 02:46:49 +00:00
Exercise Python 3.8 - Python 3.11 using NixOS on CircleCI
This commit is contained in:
parent
9942281e07
commit
dafd084768
@ -92,7 +92,10 @@ workflows:
|
||||
matrix:
|
||||
parameters:
|
||||
pythonVersion:
|
||||
- "python38"
|
||||
- "python39"
|
||||
- "python310"
|
||||
- "python311"
|
||||
|
||||
- "nixos":
|
||||
name: "<<matrix.pythonVersion>>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user