ci: switch from Cirrus to Github Actions
This commit is contained in:
parent
7d33e9d5e9
commit
5516bcc43b
9 changed files with 130 additions and 50 deletions
|
|
@ -111,6 +111,8 @@
|
|||
(test.pkgs self pkgs) //
|
||||
{
|
||||
extra-container = self.inputs.extra-container.packages.${system}.default;
|
||||
|
||||
ciTestInfo = import ./test/ci/test-info.nix pkgs legacyPackages.instantiateTests;
|
||||
};
|
||||
|
||||
apps = rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue