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 5bd1869 commit 9e05b33Copy full SHA for 9e05b33
.buildkite/pipeline.yml
@@ -152,7 +152,7 @@ steps:
152
153
- label: 'Check that evaluation of hydra jobs works without using remote builders'
154
command:
155
- - nix-instantiate release.nix -A required-unstable-ghc8107-x86_64-darwin-native --show-trace --builders ''
+ - nix-instantiate release.nix -A x86_64-darwin.required-unstable-ghc8107-native --show-trace --builders ''
156
agents:
157
system: x86_64-linux
158
0 commit comments