From 2817f8e1272bd55a2e0be30bfaf7c69cb56176d3 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 8 Nov 2023 03:44:24 +0000 Subject: ci: use artifacts to pass matrices between jobs (#1) * docs: remove bad bullet point in readme * ci: use artifacts for passing matrices --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8f97230..e0bccfd 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,8 @@ you can see a full example in [./test/lib/flake.nix](./test/lib/flake.nix) ### in workflows when the matrix is imported, a few variables with added to the `matrix` context. -these can allow you to customize your workflow based on what packages are building -- such as enabling QEMU when building for aarch64 +these can allow you to customize your workflow based on what packages are building - +such as enabling QEMU when building for aarch64 | name | use | | --- | --- | -- cgit v1.2.3