mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-09 04:00:20 +01:00
Merge branch 'wip/smcv/reinstate-windows-ci' into 'master'
Revert "CI: Disable native Windows builds for now" Closes #456 See merge request dbus/dbus!406
This commit is contained in:
commit
a6654eae7f
1 changed files with 0 additions and 4 deletions
|
|
@ -130,8 +130,6 @@ windows amd64 image:
|
|||
echo "Failed to build the image"
|
||||
Exit 1
|
||||
}
|
||||
# This is extremely slow, and is getting in the way of having CI at all
|
||||
when: manual
|
||||
|
||||
.unix-host-build:
|
||||
stage: build
|
||||
|
|
@ -353,8 +351,6 @@ ubuntu jammy autotools:
|
|||
- $WarningPreference = "Stop"
|
||||
- $env:DBUS_TEST_MALLOC_FAILURES = 0
|
||||
- $env:PATH += ";C:\bin"
|
||||
# These are extremely slow, and are getting in the way of having CI at all
|
||||
when: manual
|
||||
|
||||
windows msys64 ucrt64 cmake:
|
||||
extends: .win-build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue