mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 07:43:06 +00:00
github CI: temporarily disabled windows CI, #8474
This commit is contained in:
parent
f6f8c678e8
commit
7be254efe5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -196,7 +196,7 @@ jobs:
|
|||
|
||||
windows:
|
||||
|
||||
if: true # build enabled
|
||||
if: false # build temporary disabled
|
||||
runs-on: windows-latest
|
||||
timeout-minutes: 120
|
||||
needs: linux
|
||||
|
|
Loading…
Reference in a new issue