Skip to content

Commit 0069a3e

Browse files
p-mongop
andauthored
MONGOID-5325 Run app tests against rails 7 (#5305)
Co-authored-by: Oleg Pudeyev <[email protected]>
1 parent 0a1607d commit 0069a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ buildvariants:
750750
mongodb-version: '5.0'
751751
topology: standalone
752752
app-tests: yes
753-
rails: ['6.0', '6.1']
753+
rails: ['6.0', '6.1', '7.0']
754754
display_name: "app tests ${driver}, ${ruby}, ${rails}"
755755
run_on:
756756
- ubuntu2004-small

0 commit comments

Comments
 (0)