Skip to content

Commit 449232c

Browse files
committed
ci: switch browser tests to x64 runner for Takumi WASM compat
1 parent 83fa423 commit 449232c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131

132132
browser:
133133
name: 🖥️ Browser tests
134-
runs-on: ubuntu-24.04-arm
134+
runs-on: ubuntu-latest # Takumi WASM crashes on ARM64 Linux (double free), use x64 until resolved upstream
135135
container:
136136
image: mcr.microsoft.com/playwright:v1.58.2-noble
137137

0 commit comments

Comments
 (0)