Skip to content

Commit

Permalink
run on github own runner
Browse files Browse the repository at this point in the history
Signed-off-by: spacewander <[email protected]>
  • Loading branch information
spacewander committed Dec 27, 2024
1 parent bedd898 commit 32fa6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: pull_request

jobs:
misc:
runs-on: [self-hosted, X64]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: spell check
Expand Down

0 comments on commit 32fa6f5

Please sign in to comment.