Skip to content

Commit c1ed35a

Browse files
committed
1 parent c01af71 commit c1ed35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
path: dist
147147

148148
build-arm:
149-
runs-on: ubuntu-24.04-arm
149+
runs-on: ubuntu-22.04-arm
150150
needs: [setup_concurrency]
151151
strategy:
152152
max-parallel: ${{ fromJSON(needs.setup_concurrency.outputs.max-parallel).v }}

0 commit comments

Comments
 (0)