Skip to content

Commit

Permalink
Try use self-hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
ikhoon committed Dec 7, 2023
1 parent 2a5628b commit 954133a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-chaos-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
jobs:
chaos-tests:
name: Kubernetes Chaos Test
runs-on: ubuntu-latest
runs-on: self-hosted
timeout-minutes: 120
if: github.repository == 'line/armeria'
steps:
Expand Down

0 comments on commit 954133a

Please sign in to comment.