roc-lang / basic-webserver

A basic webserver in Roc
https://roc-lang.github.io/basic-webserver/
Universal Permissive License v1.0
76 stars 16 forks source link

Remove backpassing #69

Closed lukewilliamboswell closed 2 months ago

lukewilliamboswell commented 2 months ago

Warnings in CI are from the use of build.roc which needs an updated release of basic-cli without backpassing. I'm not sure why this would block CI though, this should only be relevant for building the platform host, and shouldn't block things here.