Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@julienrf
Copy link
Collaborator

We used to switch to the Docker environment in case the host environment’s architecture was x86_64, but ubuntu:latest is currently amd64. Now we always use the Docker environment to build the Linux launchers’ binaries when we are in the CI to make sure we don’t depend on the current state of the ubuntu image provided by GitHub.

…e in the CI

We used to switch to the Docker environment in case the host environment’s architecture was `x86_64`, but `ubuntu:latest` is currently `amd64`. Now we always use the Docker environment to build the Linux launchers’ binaries when we are in the CI to make sure we don’t depend on the current state of the `ubuntu` image provided by GitHub.
@julienrf julienrf linked an issue Jan 23, 2023 that may be closed by this pull request
@alexarchambault alexarchambault merged commit e83e045 into coursier:main Jan 24, 2023
@julienrf julienrf deleted the fix-linux-launchers branch January 24, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

coursier Linux launcher broken

2 participants