Skip to content

Commit e1b32b0

Browse files
committed
Update tests.yml
1 parent e4d1d96 commit e1b32b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121

2222
jobs:
2323
tests:
24-
runs-on: ubuntu-latest
24+
runs-on: [self-hosted, scrapper] # или просто "scrapper" если это label
2525

2626
steps:
2727
- name: Check out repository

0 commit comments

Comments
 (0)