Use macOS runner for preview snapshots
Matches the platform used for baseline captures in ci.yml,
avoiding false diffs from font rendering differences.

https://claude.ai/code/session_01Bgey3hrVy9av1SHrpdo5bU
change
commit 42f01b1cf84343e21c8a0e4e19acdee322e4b8bf
author Claude <noreply@anthropic.com>
date
parent 1d31a02a
diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml
index 68c3149..35f9b38 100644
--- a/.github/workflows/preview.yml
+++ b/.github/workflows/preview.yml
@@ -11,7 +11,7 @@ env:
 
 jobs:
   preview:
-    runs-on: ubuntu-latest
+    runs-on: macos-latest
     concurrency:
       group: pr-${{ github.event.number }}
     environment: