Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create more build target platform work flow file: github-release.yml #453

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Conversation

czyt
Copy link
Contributor

@czyt czyt commented Jul 15, 2023

I add a new github workflow file to create more platform build target
- target: aarch64-unknown-linux-musl

    - target: aarch64-apple-darwin
     
    - target: aarch64-pc-windows-msvc
      
    - target: x86_64-apple-darwin
      
    - target: x86_64-pc-windows-msvc
      
    - target: x86_64-unknown-linux-musl
     
    - target: i686-unknown-linux-musl
     
    - target: i686-pc-windows-msvc
     
    - target: armv7-unknown-linux-musleabihf
     
    - target: arm-unknown-linux-musleabihf
     
    - target: mips-unknown-linux-musl
     
    - target: mipsel-unknown-linux-musl
     
    - target: mips64-unknown-linux-gnuabi64
     
    - target: mips64el-unknown-linux-gnuabi64

Signed-off-by: 虫子樱桃 <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 15, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@nitisht
Copy link
Member

nitisht commented Jul 15, 2023

Thank you for the PR @czyt . This is looking great! Could you please sign the CLA by adding a comment here, as described above.

@czyt
Copy link
Contributor Author

czyt commented Jul 15, 2023

I have read the CLA Document and I hereby sign the CLA

@nitisht
Copy link
Member

nitisht commented Jul 15, 2023

recheck

github-actions bot added a commit that referenced this pull request Jul 15, 2023
@nitisht nitisht self-requested a review July 15, 2023 07:13
@nitisht nitisht merged commit 0401cc5 into parseablehq:main Jul 15, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants