schell / renderling

GPU driven real-time renderer, backed by wgpu and rust-gpu
https://renderling.xyz
Other
87 stars 5 forks source link

chore: Don't fail-fast matrix builds. #113

Closed jimsynz closed 6 months ago

jimsynz commented 6 months ago

Disables fail-fast on the CI matrix, so that it won't cancel all the jobs as soon as one fails.