Skip to content

Commit

Permalink
Mitigate long running job for truffleruby in CI by workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
supercaracal committed Sep 8, 2024
1 parent a675945 commit b0adbd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
run: make start
- name: Test
run: bundle exec rake test:${{ matrix.suite }}
timeout-minutes: 2
- name: Shutting down Redis
run: make stop

Expand Down

0 comments on commit b0adbd3

Please sign in to comment.