Skip to content

Commit

Permalink
Update development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gogainda authored and ColinDKelley committed Oct 30, 2020
1 parent 31f8700 commit 974db65
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/development.yml
Expand Up @@ -25,6 +25,9 @@ jobs:
- os: macos
ruby: truffleruby-head
experimental: true
- os: ubuntu
ruby: truffleruby-head
experimental: true
- os: ubuntu
ruby: jruby
experimental: true
Expand All @@ -40,7 +43,7 @@ jobs:
bundler-cache: true

- name: Run tests
timeout-minutes: 5
timeout-minutes: 6
env:
TRUFFLERUBYOPT: '--experimental-options --engine.MultiTier --engine.Mode=latency'
run: |
Expand Down

0 comments on commit 974db65

Please sign in to comment.