We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67db428 commit 1eb1d34Copy full SHA for 1eb1d34
.github/workflows/publish-go-tester-task.yml
@@ -130,7 +130,7 @@ jobs:
130
mv ${{ env.PROJECT_NAME }} ${{ env.PROJECT_NAME}}_amd64
131
if: runner.os == 'macOS'
132
133
- - name: Build the Agent for macos amd 64
+ - name: Build the Agent for macos arm 64
134
env:
135
MACOSX_DEPLOYMENT_TARGET: 10.15 # minimum supported version for mac
136
CGO_CFLAGS: -mmacosx-version-min=10.15
0 commit comments