fix(ci): pin GitHub Actions to macos-14 and clamp the window on-screen #175

Merged
gronod merged 1 commits from fix/gh-ci-window-and-runner into develop 2026-09-14 17:18:16 +01:00
1 Commits
Author SHA1 Message Date
gronod 93acd32b51 fix(ci): pin GitHub Actions to macos-14 and keep the window on-screen
macOS CI / build-and-test (push) Skipped
macOS CI / build-and-test (pull_request) Canceled after 0s
macOS CI / package (pull_request) Canceled after 0s
macos-latest is macos-26-arm64 (run 34864198118). A 1280x800 window
centered on that display hangs off the left edge, so XCTest sees
sidebar controls at x ≈ -116 and refuses the click. Pin the GitHub
workflow to macos-14 and clamp the main window to visibleFrame.
2026-09-14 16:17:20 +00:00