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

ci: Add amd64_v2 and amd64_v3 build #38

Merged
merged 3 commits into from
Mar 23, 2023
Merged

Conversation

MarksonHon
Copy link
Contributor

No description provided.

@MarksonHon MarksonHon requested a review from mzz2017 as a code owner March 23, 2023 12:13
@@ -43,13 +43,25 @@ jobs:
goarch: arm
goarm: 5
# END Linux ARM 5 6 7
# BEGIN Linux AMD64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BEGIN Linux AMD64 v1 v2 v3

@@ -1,6 +1,8 @@
{
"linux-386": { "friendlyName": "linux-x86_32" },
"linux-amd64": { "friendlyName": "linux-x86_64" },
"linux-amd64v1": { "friendlyName": "linux-x86_64" },
"linux-amd64v2": { "friendlyName": "linux-x86_64_v2" },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will linux-x86_64_v2_sse, linux-x86_64_v3_avx2 be better?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it might be better~

@mzz2017 mzz2017 merged commit e8273fe into daeuniverse:main Mar 23, 2023
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