Skip to content

Commit

Permalink
Disable stress test for now (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
qinsoon authored May 21, 2021
1 parent 2af0bd3 commit 87df5c3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/stress-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ name: Stress Test CI

on:
push:
branches:
- master
# branches:
# - master
# Disable our stress test for now. We will rework on the config: https://github.com/mmtk/mmtk-core/issues/328
branches-ignore:
- '**'

jobs:
jikesrvm-stress-test:
Expand Down

0 comments on commit 87df5c3

Please sign in to comment.