Skip to content

Commit

Permalink
runs on github managed runner
Browse files Browse the repository at this point in the history
Signed-off-by: Cocoa <i@uwucocoa.moe>
  • Loading branch information
cocoa-xu committed Jul 14, 2024
1 parent 74cc6ea commit af96d02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ permissions:

jobs:
linux-x86_64:
# runs-on: ubuntu-latest
runs-on: self-hosted-x86_64-linux-gnu
runs-on: ubuntu-latest
# runs-on: self-hosted-x86_64-linux-gnu
env:
HOST_TRIPLET: x86_64-linux-gnu
DOCKER_PLATFORM: linux/amd64
Expand Down

0 comments on commit af96d02

Please sign in to comment.