Skip to content

Remove macOS 32 bit support

Steve Xuereb requested to merge 25466-remove-macos-32bit-support into master

What does this MR do?

Remove macOS 32 bit support

Why was this MR needed?

With go 1.15 support for macOS 32bit support will be removed https://golang.org/doc/go1.14#darwin.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #25466 (closed)

Merge request reports