Skip to content

Commit 35bb4b9

Browse files
ci/msvs: Mark the job as ok to fail
Given that sometimes gtk will randomly fail to build
1 parent 8a9f23a commit 35bb4b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-msvc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
ci-msvc:
2525
name: Windows MSVC
2626
runs-on: windows-latest
27+
continue-on-error: true
2728
env:
2829
PKG_CONFIG_PATH: 'C:\gnome\lib\pkgconfig'
2930

0 commit comments

Comments
 (0)