Skip to content

Commit

Permalink
try fixing macos gcc builds 8
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Jul 12, 2024
1 parent fc1a879 commit acbceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ jobs:
GITHUB_TOKEN: '${{ github.token }}'
run: |
export CW_CCSUFFIX='-14'
export CW_CONFIG='${{ github.ref_name }}-mac-gcc-x64'
export CW_CONFIG='${{ github.ref_name }}-mac-gcc-a64'
export CW_REVISION='${{ github.sha }}'
sh -c ./_ci-mac-homebrew.sh
Expand Down

0 comments on commit acbceee

Please sign in to comment.