File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 3535 - windows_zip
3636 - windows_msi
3737 - windows_setup
38- - linux_tar
3938 - linux_deb
39+ # TODO: Re-enable (see https://github.com/mongodb-js/compass/actions/runs/13281152689/job/37079619474)
40+ # - linux_tar
41+ # TODO: Enable (needs a docker container)
4042 # - linux_rpm
4143 hadron-distribution :
4244 - compass
@@ -66,14 +68,14 @@ jobs:
6668 hadron-platform : windows
6769
6870 # Linux
69- - package : linux_tar
70- runs-on : ubuntu-latest
71- arch : x64
72- hadron-platform : linux
7371 - package : linux_deb
7472 runs-on : ubuntu-latest
7573 arch : x64
7674 hadron-platform : linux
75+ # - package: linux_tar
76+ # runs-on: ubuntu-latest
77+ # arch: x64
78+ # hadron-platform: linux
7779 # - package: linux_rpm
7880 # runs-on: ubuntu-latest
7981 # arch: x64
8688 install-update-server : true
8789
8890 exclude :
89- # TODO: The RPM package require a docker container
90- - package : linux_rpm
91- # TODO: See https://github.com/mongodb-js/compass/actions/runs/13281152689/job/37079619474
92- - package : linux_tar
9391 # TODO: See https://github.com/mongodb-js/compass/actions/runs/13281152689/job/37079620322
9492 - package : osx_dmg
9593 test : auto-update-from
You can’t perform that action at this time.
0 commit comments