mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 05:35:58 +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:
|
windows:
|
||||||
|
|
||||||
if: true # build enabled
|
if: false # build temporary disabled
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
timeout-minutes: 120
|
timeout-minutes: 120
|
||||||
needs: linux
|
needs: linux
|
||||||
|
|
Loading…
Reference in a new issue