diff --git a/.woodpecker.yml b/.woodpecker.yml index 782d098..d5ee0fb 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -16,6 +16,9 @@ pipeline: commands: - nix build --experimental-features 'nix-command flakes' - nix build --experimental-features 'nix-command flakes' .#docker + when: + matrix: + PYTHON_VERSION: 3.10 # Still not sure about how to make flake for different python version matrix: PYTHON_VERSION: