naqvis / wasmer-crystal

WebAssembly runtime for Crystal
MIT License
93 stars 6 forks source link

Periodic builds #1

Closed ryanprior closed 2 years ago

ryanprior commented 2 years ago

Hi there, thank you for publishing this shard! Can you set up periodic builds against the latest Crystal, so we can catch early if there are any hiccups?

Blacksmoke16 commented 2 years ago

There already is: https://github.com/naqvis/wasmer-crystal/blob/main/.github/workflows/ci.yml#L7-L8.

ryanprior commented 2 years ago

Sweet, I missed that. Thank you @Blacksmoke16!