We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a2094 commit 83237ebCopy full SHA for 83237eb
.github/workflows/check.yml
@@ -11,7 +11,7 @@ env:
11
NODE_OPTIONS: --max_old_space_size=10240
12
jobs:
13
check:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
15
steps:
16
- uses: actions/checkout@v4
17
# Workaround for GitHub Actions bug
0 commit comments