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 6ba0922 commit d13cbbeCopy full SHA for d13cbbe
.github/workflows/test-installers.yml
@@ -126,8 +126,11 @@ jobs:
126
package: windows_msi
127
- test: auto-update-to
128
package: windows_setup
129
+ # Waiting for https://github.com/10gen/compass-mongodb-com/pull/122 to be released
130
131
package: linux_deb
132
+ - test: auto-update-to
133
+ package: linux_rpm
134
135
# Skip time-to-first-query tests for readonly because it doesn't have editable documents
136
# See https://github.com/mongodb-js/compass/actions/runs/13286945911/job/37097791601
0 commit comments