Skip to content

Commit

Permalink
ci: run on self-hosted runner
Browse files Browse the repository at this point in the history
Signed-off-by: WANG Xuerui <[email protected]>
  • Loading branch information
xen0n committed Sep 20, 2024
1 parent 70824f7 commit 7f212ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
build:
name: Build .NET for LoongArch64
runs-on: ubuntu-latest
runs-on: loongson-community-runners # ubuntu-latest is too small for the build to finish in 6hr
outputs:
run_id: ${{ github.run_id }}
container:
Expand Down

0 comments on commit 7f212ae

Please sign in to comment.