We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b73e181 + 5c18671 commit 7501412Copy full SHA for 7501412
pkgs/by-name/gi/github-runner/package.nix
@@ -208,6 +208,7 @@ buildDotnetModule (finalAttrs: {
208
# "JavaScript Actions in Alpine containers are only supported on x64 Linux runners. Detected Linux Arm64"
209
"GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNodeRuntimeVersionInAlpineContainerAsync"
210
"GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNode20RuntimeVersionInAlpineContainerAsync"
211
+ "GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNode24RuntimeVersionInAlpineContainerAsync"
212
]
213
++ lib.optionals finalAttrs.DOTNET_SYSTEM_GLOBALIZATION_INVARIANT [
214
"GitHub.Runner.Common.Tests.Util.StringUtilL0.FormatUsesInvariantCulture"
0 commit comments