Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,444
    • Issues 2,444
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 120
    • Merge requests 120
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #25466
Closed
Open
Created Apr 28, 2020 by Steve Azzopardi@steveazzMaintainer

Remove macOS 32bit support

Overview

With Go 1.15 that will be out on August 2020, it will remove support for 32bit macos support darwin/386. This was posted in https://golang.org/doc/go1.14#darwin and was merged in for 1.15 https://go-review.googlesource.com/c/go/+/226985/. Since we want to try and stay up to date to the latest version of Go we should do this "breaking change" on a major release.

Proposal

Stop compiling darwin/386 in %13.0

Assignee
Assign to
Time tracking