Setup Racket environment
Version updated for https://github.com/Bogdanp/setup-racket to version v1.13.
- This action is used across all versions by 1,153 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Added
- Support for more arm configurations. See the “ARM Builds” section of the README for details. (#81, #80, #9)
Changed
- The
architecture
flag no longer defaults tox64
. Instead it defaults to the process arch. This may have an impact on macOS builds if you were using ARM runners and weren’t specifying the arch.