Skip to content

Commit

Permalink
Try to run at autoscale #238
Browse files Browse the repository at this point in the history
  • Loading branch information
vo-nil committed Nov 29, 2023
1 parent 4bb1c8d commit 27753f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

jobs:
checkout:
runs-on: [self-hosted, tests-runner]
runs-on: [self-hosted, aws_autoscaling]
steps:
- name: Cleanup # TODO - move to scripts on runner
run: |
Expand Down

0 comments on commit 27753f2

Please sign in to comment.