File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4242 # - linux_rpm
4343 hadron-distribution :
4444 - compass
45+ - readonly
46+ - isolated
4547 include :
4648 # MacOS
4749 - package : osx_dmg
9496 # TODO: See https://github.com/mongodb-js/compass/actions/runs/13281152689/job/37079621700
9597 - package : windows_setup
9698 test : auto-update-from
99+ # Skip auto-update tests for isolated and readonly distributions for now
100+ # This is not supported by the update server we're using in the test harness
101+ - hadron-distribution : isolated
102+ test : auto-update-from
103+ - hadron-distribution : isolated
104+ test : auto-update-to
105+ - hadron-distribution : readonly
106+ test : auto-update-from
107+ - hadron-distribution : readonly
108+ test : auto-update-to
97109
98110 runs-on : ${{ matrix.runs-on }}
99111 env :
You can’t perform that action at this time.
0 commit comments