Skip to content

Commit d20cb35

Browse files
committed
switch to arm64 standard runners
1 parent 2d0f688 commit d20cb35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
build-arm64:
14-
runs-on: arc-arm64-runner
14+
runs-on: ubuntu-24.04-arm
1515
permissions:
1616
contents: read
1717
packages: write

0 commit comments

Comments
 (0)