Skip to content

Commit

Permalink
Also update hardware observer's release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chanchiwai-ray committed Mar 4, 2025
1 parent 824eb91 commit 65783d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ templates = {
source = "./templates/github/charm_release.yaml.tftpl"
destination = ".github/workflows/release.yaml"
vars = {
runs_on = "[[ubuntu-22.04], [Ubuntu_ARM64_4C_16G_01]]",
runs_on = "[[ubuntu-22.04]]",
charmcraft_channel = "3.x/stable",
}
}
Expand Down

0 comments on commit 65783d5

Please sign in to comment.