Skip to content

Commit

Permalink
Update the configuration mirror.
Browse files Browse the repository at this point in the history
  • Loading branch information
bot committed Sep 9, 2024
1 parent 23e599d commit 0264724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/generated.nixos.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3937,7 +3937,7 @@ resource "hydra_jobset" "nixos_staging-next-small" {
input {
name = "supportedSystems"
type = "nix"
value = "[ \"x86_64-linux\" \"aarch64-linux\" ]"
value = "[ /*\"x86_64-linux\"*/ \"aarch64-linux\" ]"
notify_committers = false
}

Expand Down

0 comments on commit 0264724

Please sign in to comment.