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 a447396 commit 3a95060Copy full SHA for 3a95060
libcxx/utils/ci/buildkite-pipeline.yml
@@ -688,7 +688,7 @@ steps:
688
agents:
689
queue: "libcxx-builders"
690
os: "macos"
691
- arch: "x86_64" # We need to use x86_64 for back-deployment CI, since the old dylibs were compiled for x86_64
+ arch: "x86_64"
692
retry:
693
automatic:
694
- exit_status: -1 # Agent was lost
@@ -703,7 +703,7 @@ steps:
703
704
705
706
707
708
709
0 commit comments