Skip to content

Commit 86178f6

Browse files
authored
github: Switch to Github arm runner (#2008)
2 parents b4bf863 + bc5e2bd commit 86178f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
125125
build-arm64:
126126
permissions: write-all
127-
runs-on: buildjet-8vcpu-ubuntu-2204-arm
127+
runs-on: ubuntu-24.04-arm
128128
env:
129129
platform: "linux/arm64"
130130
steps:

0 commit comments

Comments
 (0)