We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c73696 commit f1d66fcCopy full SHA for f1d66fc
.github/workflows/windows-msvc.yml
@@ -24,6 +24,7 @@ jobs:
24
ci-msvc:
25
name: Windows MSVC
26
runs-on: windows-latest
27
+ continue-on-error: true
28
env:
29
PKG_CONFIG_PATH: 'C:\gnome\lib\pkgconfig'
30
0 commit comments