diff options
| author | seth <[email protected]> | 2023-11-08 03:44:24 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-07 22:44:24 -0500 |
| commit | 2817f8e1272bd55a2e0be30bfaf7c69cb56176d3 (patch) | |
| tree | b082f0597cbc4a2391ae21d3516f63456fa8b16c /README.md | |
| parent | 099fde4156bd2d50d455601ae748ab9757594c07 (diff) | |
ci: use artifacts to pass matrices between jobs (#1)
* docs: remove bad bullet point in readme
* ci: use artifacts for passing matrices
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | | --- | --- | |
