We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1623dc commit 04bb7aeCopy full SHA for 04bb7ae
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ ubuntu-20.04 ]
19
- ruby: ["2.7", "3.0", "3.1", "3.2"]
+ ruby: ["2.7", "3.0", "3.1", "3.2", "3.3"]
20
mongodb: ["3.6", "4.4", "5.0", "6.0", "7.0"]
21
topology: [replica_set, sharded_cluster]
22
include:
0 commit comments