Skip to content

Commit e25fc70

Browse files
committed
Temporarily disable most "auto-update-to" test
1 parent 065c62c commit e25fc70

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/test-installers.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,17 @@ jobs:
106106
test: auto-update-from
107107
- hadron-distribution: compass-readonly
108108
test: auto-update-to
109+
# Temporary skip failing auto-update-to tests
110+
- test: auto-update-to
111+
package: osx_dmg
112+
- test: auto-update-to
113+
package: windows_zip
114+
- test: auto-update-to
115+
package: windows_msi
116+
- test: auto-update-to
117+
package: windows_setup
118+
- test: auto-update-to
119+
package: linux_deb
109120

110121
runs-on: ${{ matrix.runs-on }}
111122
env:

0 commit comments

Comments
 (0)