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

Workflow improvements 4 #3001

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Workflow improvements 4 #3001

merged 3 commits into from
Apr 17, 2024

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Apr 17, 2024

Following on from #3000, this further simplifies testing by consolidating arm64.yml and test.yml by leveraging some tips provided by @jeremyd2019 and @dpaoliello - thanks!

Comment on lines +34 to 43
host: x86_64-pc-windows-msvc
target: i686-pc-windows-msvc
etc:
- version: nightly
host: x86_64-pc-windows-gnu
target: x86_64-pc-windows-gnu
etc:
- version: stable
host: x86_64-pc-windows-gnu
target: i686-pc-windows-gnu
Copy link
Contributor

Choose a reason for hiding this comment

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

Was it intentional to now cross-compile x86_64 -> i686?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's not required but works for me.

@kennykerr kennykerr merged commit ae56a77 into master Apr 17, 2024
71 checks passed
@kennykerr kennykerr deleted the workflow4 branch April 17, 2024 21:03
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.

None yet

2 participants