Skip to content

Commit 4e146bf

Browse files
saghmestolfo
authored andcommitted
update latest ruby version in evergreen config
1 parent 7b2c9ae commit 4e146bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/.evg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,9 +522,9 @@ buildvariants:
522522
tasks:
523523
- name: "test"
524524
- matrix_name: "rhel70-rails-master-all-ruby-standalone"
525-
matrix_spec: { driver: "latest", ruby: "ruby-2.4.2", mongodb-version: "3.6", topology: "standalone", rails: 'master' }
525+
matrix_spec: { driver: "latest", ruby: "ruby-2.5.0", mongodb-version: "3.6", topology: "standalone", rails: 'master' }
526526
display_name: "${rails}, ${driver}, ${mongodb-version}"
527527
run_on:
528528
- rhel70-small
529529
tasks:
530-
- name: "test"
530+
- name: "test"

0 commit comments

Comments
 (0)