We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7b40d commit 97a9465Copy full SHA for 97a9465
.github/workflows/build-binaries.yml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
build-binaries:
22
- runs-on: [arc-runner-set]
+ runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
25
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
0 commit comments