Skip to content

Commit

Permalink
action: try self-hosted action runner
Browse files Browse the repository at this point in the history
  • Loading branch information
255doesnotexist committed Aug 6, 2024
1 parent 908a0c4 commit 2c9084d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintestor_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
runs-on: [self-hosted, linux]
env:
PRINT_SSH_MSG: 1
steps:
Expand Down

0 comments on commit 2c9084d

Please sign in to comment.