You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also exclude spirv-tools-cli from pure Rust CI jobs
spirv-tools-cli depends on spirv-tools-ffi, so excluding only spirv-tools-ffi
is not sufficient - cargo still tries to build it as a transitive dependency.
0 commit comments