TuringLang / docs

Documentation and tutorials for the Turing language
https://turinglang.org/docs/
MIT License
231 stars 99 forks source link

Don't run tutorials on aarch64 #298

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

This should fix the errors we've seen in #296 and #297, as suggested by Dilum on Slack (https://julialang.slack.com/archives/G014WQ6M22J/p1651072677154029?thread_ts=1651072029.846309&cid=G014WQ6M22J).

devmotion commented 2 years ago

@staticfloat could you rerun cryptic/bin/sign_treehashes and update the PR (or add a PR)? I think I can't do this on my own?