Skip to content

Commit 97a9465

Browse files
committed
switch ci runner
1 parent ec7b40d commit 97a9465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
build-binaries:
22-
runs-on: [arc-runner-set]
22+
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

0 commit comments

Comments
 (0)