Skip to content

Commit bbd962b

Browse files
committed
Update build.yml
1 parent 22f7055 commit bbd962b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
steps:
3737
- uses: actions/checkout@v4
3838

39-
- name: Install gcc@13 via Homebrew
40-
run: brew install gcc@13
41-
4239
- name: Export gcc@13 environment variables
4340
run: |
4441
echo "CC=$(brew --prefix gcc@13)/bin/gcc-13" >> $GITHUB_ENV

0 commit comments

Comments
 (0)