Setup Racket environment
Version updated for https://github.com/Bogdanp/setup-racket to version v1.14.
- This action is used across all versions by 1,160 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changed
- The snapshot sites have been updated to consolidate the set of builds provided between the Utah and Northwestern sites. BC snapshots are now no longer available, so if you currently use
version: current
withvariant: BC
, you’ll have to changevariant
toCS
to fix your builds going forward. Additionally, the “test” distribution from Northwestern is no longer available. In the highly unlikely case you were settingdistribution
totest
, change it tofull
. Thetest
option is rejected by the action as of this version.