Skip to content

Commit

Permalink
Back to custom runner (#1880)
Browse files Browse the repository at this point in the history
* Trying to run on custom, with fallback to public

* Update build.yml
  • Loading branch information
oxisto authored Dec 2, 2024
1 parent aad282e commit b529b6c
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:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- run: |
Expand Down

0 comments on commit b529b6c

Please sign in to comment.