alepez / lavagna

A collaborative blackboard, ideal for simple sketches during online meetings
https://github.com/alepez/lavagna
Apache License 2.0
142 stars 10 forks source link

Update to bevy 0.13 #27

Closed alepez closed 5 months ago

alepez commented 6 months ago

See #26

patowen commented 5 months ago

The CI error seems to only be for a specific toolchain and only for the nightly compiler. As it's been over a month, I believe these checks should hopefully all pass if they're run again.

alepez commented 5 months ago

The CI error seems to only be for a specific toolchain and only for the nightly compiler. As it's been over a month, I believe these checks should hopefully all pass if they're run again.

Unfortunately no, it is still failing with beta and nightly toolchains. I've temporarily disabled the affected platform (x86_64-pc-windows-gnu). See https://github.com/alepez/lavagna/issues/29 for more details.