Skip to content

Commit 7501412

Browse files
authored
github-runner: skip another alpine container test on aarch64-linux (#432795)
2 parents b73e181 + 5c18671 commit 7501412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/gi/github-runner/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ buildDotnetModule (finalAttrs: {
208208
# "JavaScript Actions in Alpine containers are only supported on x64 Linux runners. Detected Linux Arm64"
209209
"GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNodeRuntimeVersionInAlpineContainerAsync"
210210
"GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNode20RuntimeVersionInAlpineContainerAsync"
211+
"GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNode24RuntimeVersionInAlpineContainerAsync"
211212
]
212213
++ lib.optionals finalAttrs.DOTNET_SYSTEM_GLOBALIZATION_INVARIANT [
213214
"GitHub.Runner.Common.Tests.Util.StringUtilL0.FormatUsesInvariantCulture"

0 commit comments

Comments
 (0)