Skip to content

Commit e3ec3d5

Browse files
authored
Update pr.yaml
1 parent 5ff34bf commit e3ec3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
go run main.go $PKG_ALL_CHANGED_FILES
3131
3232
build-arm64:
33-
runs-on: ARM64
33+
runs-on: ubuntu-24.04-arm
3434
steps:
3535
- uses: actions/checkout@v5
3636
with:

0 commit comments

Comments
 (0)