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 ae73215 commit c42bf2aCopy full SHA for c42bf2a
.github/workflows/build.yml
@@ -12,7 +12,7 @@ permissions:
12
13
jobs:
14
build:
15
- runs-on: linux-arm64-22.04-2core-8gb-75gb
+ runs-on: self-hosted
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments