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
ci(macos): run the GPU artifact build on macos-port push
bar-lobby consumes the macos-build-gpu.yml artifact, but that workflow
was workflow_dispatch-only, so a macos-port push produced no artifact and
the lobby macOS job failed. Trigger the GPU build on macos-port push
(toolchain cached); drop macos-port from the compat build to avoid
double-building. Also assert the KosmicKrisp dylib the ICD references.
0 commit comments