Exercise Python 3.8 - Python 3.11 using NixOS on CircleCI

This commit is contained in:
Jean-Paul Calderone 2023-03-14 11:06:35 -04:00
parent 9942281e07
commit dafd084768

View File

@ -92,7 +92,10 @@ workflows:
matrix:
parameters:
pythonVersion:
- "python38"
- "python39"
- "python310"
- "python311"
- "nixos":
name: "<<matrix.pythonVersion>>"