Skip to content

Commit 83237eb

Browse files
authored
ci: update check.yml
1 parent 93a2094 commit 83237eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
NODE_OPTIONS: --max_old_space_size=10240
1212
jobs:
1313
check:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-24.04-arm
1515
steps:
1616
- uses: actions/checkout@v4
1717
# Workaround for GitHub Actions bug

0 commit comments

Comments
 (0)