Skip to content

Commit

Permalink
feat: update runner to self-hosted xxl instance (#512)
Browse files Browse the repository at this point in the history
update runner to self-hosted xxl instance
  • Loading branch information
DavePearce authored Jan 9, 2025
1 parent 5837425 commit a725493
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 @@ -9,7 +9,7 @@ on:
jobs:

test:
runs-on: ubuntu-latest-128
runs-on: gha-runner-scale-set-ubuntu-22.04-amd64-xxl
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit a725493

Please sign in to comment.