mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
github CI: windows msys2 build: broken, disable it for now, see #8264
This commit is contained in:
parent
c3fb27f463
commit
1e38525853
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -194,6 +194,7 @@ jobs:
|
|||
|
||||
windows:
|
||||
|
||||
if: false # build is broken, thus disabled, see #8264
|
||||
runs-on: windows-latest
|
||||
timeout-minutes: 120
|
||||
needs: linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue