Skip to content

Commit

Permalink
add self hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Highfire1 authored Sep 6, 2023
1 parent bfc43bb commit 003777e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
docker:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 003777e

Please sign in to comment.