Stream: announcements

Topic: setup-roc new compiler


view this post on Zulip Anton (Feb 27 2026 at 15:03):

The setup-roc github action now supports new compiler nightlies :octopus:
Example usage:

- uses: roc-lang/setup-roc@30ff82b396cbeb36a662a18f5c652773efb43e72
  with:
    # Installs the latest nightly from https://github.com/roc-lang/nightlies
    version: nightly-new-compiler

Last updated: Mar 20 2026 at 12:28 UTC