Skip to content

Commit c2210b2

Browse files
authored
Update build-arm64.yaml
1 parent 13d9737 commit c2210b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-arm64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- main
99
jobs:
1010
build:
11-
runs-on: ubuntu-24.04-arm
11+
runs-on: ARM64
1212
steps:
1313
- uses: actions/checkout@v5
1414
with:

0 commit comments

Comments
 (0)