There was an error while loading. Please reload this page.
1 parent 59589aa commit 3584e95Copy full SHA for 3584e95
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Install macOS requirements
28
if: matrix.os == 'macos-15-intel' || matrix.os == 'macos-26'
29
- shell: arch -x86_64 bash -e {0}
+ shell: bash -e {0}
30
env:
31
HOMEBREW_NO_AUTO_UPDATE: 1
32
HOMEBREW_NO_INSTALL_CLEANUP: 1
0 commit comments