Skip to content

Conversation

@rainman74
Copy link

GitHub Actions workflow to build Windows x86 and x64 EXEs with PyInstaller

runs-on: windows-latest
strategy:
matrix:
arch: [x86, x64]
Copy link
Member

Choose a reason for hiding this comment

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

keep the matrix as we can perhaps add arm64 in the future, but x86 is long dead so let's not waste build time on it

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