You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is a workaround while waiting for create-release action to implement auto pre-release based on tag
@@ -100,7 +102,6 @@ jobs:
100
102
# building the agent for win requires a different task because of an extra flag
101
103
- name: Build the Agent for win32
102
104
env:
103
-
GOARCH: 386# 32bit architecture (for support)
104
105
GO386: 387# support old instruction sets without MMX (used in the Pentium 4) (will be deprecated in GO > 1.15 https://golang.org/doc/go1.15)
0 commit comments