Skip to content

Commit

Permalink
Revert "Pin Rubinius to a specific commit, just like ruby-head"
Browse files Browse the repository at this point in the history
This reverts commit 8d4eec5.

Per discussion with brixen and mpapis
  • Loading branch information
michaelklishin committed Jul 27, 2012
1 parent 8d4eec5 commit d5073fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/worker.ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ json:
rubies:
- name: 1.8.7
- name: rbx-head
arguments: --sha 53263c0ffa07364c99a1ae1c2e6c733997e233b7
arguments: --branch 2.0.testing
using: 1.8.7
- name: rbx-head-d19
arguments: --19 --sha 53263c0ffa07364c99a1ae1c2e6c733997e233b7
arguments: --branch 2.0.testing --19
using: 1.9.3
check_for: rbx-head-d19
- name: 1.8.7
Expand Down

0 comments on commit d5073fc

Please sign in to comment.