actions / setup-python

Set up your GitHub Actions workflow with a specific version of Python
MIT License
1.59k stars 505 forks source link

Add graalpy early-access and windows builds #880

Open timfel opened 1 month ago

timfel commented 1 month ago

Description: This adds two things:

  1. Windows builds of GraalPy are now available that are useful enough to enable for users. Some minor fixes to our scripts were needed, tests were updated to run on Windows as well.
  2. We make early access builds of upcoming versions available in a separate repository, these are now also available.

Related issue:

693 and the question after Windows support by @kurtmckee in https://github.com/actions/setup-python/pull/694#issuecomment-2097301894

Check list:

timfel commented 2 weeks ago

Friendly ping :)

timfel commented 1 week ago

Friendly ping :)