Skip to content

Commit 3584e95

Browse files
committed
Update build.yml
1 parent 59589aa commit 3584e95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Install macOS requirements
2828
if: matrix.os == 'macos-15-intel' || matrix.os == 'macos-26'
29-
shell: arch -x86_64 bash -e {0}
29+
shell: bash -e {0}
3030
env:
3131
HOMEBREW_NO_AUTO_UPDATE: 1
3232
HOMEBREW_NO_INSTALL_CLEANUP: 1

0 commit comments

Comments
 (0)