mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-06 02:16:45 +00:00
Add NixOS/PyPy jobs to the CircleCI configuration
This commit is contained in:
parent
d196e519ef
commit
a80effe290
@ -94,12 +94,15 @@ workflows:
|
||||
- "python310"
|
||||
|
||||
- "nixos":
|
||||
# At the moment the CPython 3.11 and PyPy packages are working
|
||||
# better in nixpkgs unstable than in the 22.11 release.
|
||||
name: "<<matrix.pythonVersion>>"
|
||||
nixpkgs: "unstable"
|
||||
matrix:
|
||||
parameters:
|
||||
pythonVersion:
|
||||
- "python311"
|
||||
- "pypy39"
|
||||
|
||||
- "nixos-integration":
|
||||
name: "Integration (NixOS)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user