Skip to content

Commit c0f85d0

Browse files
committed
test on jruby 9.3 also
1 parent 2e5d8c1 commit c0f85d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1339,7 +1339,7 @@ buildvariants:
13391339
- matrix_name: "fle-jruby"
13401340
matrix_spec:
13411341
auth-and-ssl: "noauth-and-nossl"
1342-
ruby: [jruby-9.2]
1342+
ruby: [jruby-9.2, jruby-9.3]
13431343
topology: standalone
13441344
mongodb-version: ['5.0']
13451345
os: ubuntu1804

.evergreen/config/standard.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ buildvariants:
473473
- matrix_name: "fle-jruby"
474474
matrix_spec:
475475
auth-and-ssl: "noauth-and-nossl"
476-
ruby: [jruby-9.2]
476+
ruby: [jruby-9.2, jruby-9.3]
477477
topology: standalone
478478
mongodb-version: ['5.0']
479479
os: ubuntu1804

0 commit comments

Comments
 (0)