generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Is there an existing issue for this?
- I have searched the existing issues
What version of the Terraform exporter are you using?
1.5.0
What version of the Terraform CLI/OpenTofu CLI are you using?
1.14.5
What type of issue are you facing
bug report
Describe the bug
With Go 1.26, support for windows/arm (32 bit) is removed.
Current configuration of the goreleaser will fail.
Refer:-
- all: remove support for windows/arm golang/go#71671
- Go Releaser action fails for windows/arm combination [go version 1.26 update?] goreleaser/goreleaser-action#540
Remove/ignore
goos: windows
goarch: arm
Expected Behavior
No response
Steps To Reproduce
No response
User's Role Collections
No response
Add screenshots to help explain your problem
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working