Skip to content

Commit

Permalink
Use self runner
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Apr 24, 2024
1 parent 5df78a3 commit c7ecd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
run-test:
runs-on: macos-14
runs-on: self-hosted
strategy:
matrix:
destination: [
Expand Down

0 comments on commit c7ecd16

Please sign in to comment.