1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 15:57:15 +00:00

CI: enable windows build

This commit is contained in:
Thomas Waldmann 2024-09-15 22:56:06 +02:00
parent f11dc50070
commit de249f611e
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -196,7 +196,7 @@ jobs:
windows:
if: false # build is broken, thus disabled, see #8264
if: true # build enabled
runs-on: windows-latest
timeout-minutes: 120
needs: linux