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.
1 parent abbcbdd commit 5c18671Copy full SHA for 5c18671
pkgs/by-name/gi/github-runner/package.nix
@@ -206,6 +206,7 @@ buildDotnetModule (finalAttrs: {
206
# "JavaScript Actions in Alpine containers are only supported on x64 Linux runners. Detected Linux Arm64"
207
"GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNodeRuntimeVersionInAlpineContainerAsync"
208
"GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNode20RuntimeVersionInAlpineContainerAsync"
209
+ "GitHub.Runner.Common.Tests.Worker.StepHostL0.DetermineNode24RuntimeVersionInAlpineContainerAsync"
210
]
211
++ lib.optionals finalAttrs.DOTNET_SYSTEM_GLOBALIZATION_INVARIANT [
212
"GitHub.Runner.Common.Tests.ProcessExtensionL0.SuccessReadProcessEnv"
0 commit comments