Skip to content

Conversation

selfisekai
Copy link
Contributor

No description provided.

@selfisekai selfisekai force-pushed the riscv64 branch 9 times, most recently from c70b92d to af3555e Compare April 24, 2023 15:33
@ntkme
Copy link
Member

ntkme commented Apr 24, 2023

As for getting edge repo. I think a better way is to conditionally use edge image:

      image: docker.io/library/alpine:${{ matrix.target-arch == 'riscv64' && 'edge' || 'latest'}}

This way we don't mix stable and edge in /etc/apk/repositories

@selfisekai selfisekai marked this pull request as ready for review April 24, 2023 23:59
@ntkme
Copy link
Member

ntkme commented Apr 25, 2023

LGTM. As for dart-lang/sdk@0f549e2, are you going to submit it to upstream?

@selfisekai
Copy link
Contributor Author

@ntkme
Copy link
Member

ntkme commented Apr 25, 2023

Once your patch get merged into upstream, let's update the commit sha for the patch to the official one. I will merge this PR after that. Thanks for your work!

@ntkme
Copy link
Member

ntkme commented Jun 14, 2023

This has landed. Here is the first release for riscv64: https://github.com/dart-musl/dart/releases/tag/3.1.0-189.0.dev

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.

2 participants