Skip to content

Commit 9800fc1

Browse files
committed
revert: restore browser test ARM runner
1 parent 449232c commit 9800fc1

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-latest # Takumi WASM crashes on ARM64 Linux (double free), use x64 until resolved upstream
134+
runs-on: ubuntu-24.04-arm
135135
container:
136136
image: mcr.microsoft.com/playwright:v1.58.2-noble
137137

0 commit comments

Comments
 (0)