Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove installation of python with Windows actions #2109

Merged
merged 4 commits into from
Dec 21, 2022

Conversation

AustinJ235
Copy link
Member

This removes the use of ghaction-chocolatey and the installation of python3. Python is now included in the actions environment and so is pip. pip is now used to install ninja.

I also went ahead and remove the branch filter to allow actions to run on other branches say the 0.32.X branch.

@AustinJ235 AustinJ235 merged commit dfdb90e into vulkano-rs:master Dec 21, 2022
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
* Remove python3 install. Install ninja with pip.

* Run actions on all branches.

* Specify cargo jobs?

* undo last commit
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant