File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ permissions:
88
99jobs :
1010 typos :
11- runs-on : ubuntu-latest
11+ runs-on :
12+ - self-hosted-ghr
13+ - size-l-x64
1214 steps :
1315 - name : Checkout
1416 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change @@ -11,7 +11,9 @@ permissions:
1111
1212jobs :
1313 test :
14- runs-on : ubuntu-latest
14+ runs-on :
15+ - self-hosted-ghr
16+ - size-l-x64
1517 steps :
1618 - name : Checkout
1719 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change @@ -11,7 +11,9 @@ permissions:
1111
1212jobs :
1313 golangci :
14- runs-on : ubuntu-latest
14+ runs-on :
15+ - self-hosted-ghr
16+ - size-l-x64
1517 steps :
1618 - name : Checkout
1719 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
You can’t perform that action at this time.
0 commit comments