Skip to content

Commit

Permalink
bumpd also test instance nixos version
Browse files Browse the repository at this point in the history
  • Loading branch information
cherusk committed Nov 24, 2023
1 parent 56a6e98 commit a9e6751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/infra/machines/nix/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@

nixpkgs.config.allowUnfree = true;

system.nixos.version = "22.05";
system.nixos.version = "23.05";
}

0 comments on commit a9e6751

Please sign in to comment.