Skip to content

Commit

Permalink
exp 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamantios committed Jan 6, 2025
1 parent efd50f3 commit fb234dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,7 @@ jobs:
go-version: '1.20.0'
- if: matrix.os == 'macos-latest-large'
name: Install dependencies (macos-latest-large)
env:
CGO_CFLAGS: "-g0 -O2"
CGO_LDFLAGS: "-g0 -O2"
run: |
echo "CGO_CFLAGS=${CGO_CFLAGS}"
echo "CGO_LDFLAGS=${CGO_LDFLAGS}"
pip install tomte[tox]==0.2.13
brew install gcc
# brew install protobuf
Expand Down

0 comments on commit fb234dc

Please sign in to comment.