File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3434 -Dfribidi:tests=false
3535 -Dfribidi:docs=false
3636 -Dlibass:fontconfig=disabled
37+ -Dwx_version='3.3.0'
3738 # - {
3839 # name: Windows MinGW,
3940 # os: windows-latest,
@@ -55,13 +56,13 @@ jobs:
5556 name : macOS Debug,
5657 os : macos-13,
5758 buildtype : debugoptimized,
58- args : -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true --force-fallback-for=ffms2
59+ args : -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true --force-fallback-for=ffms2 -Dwx_version='3.3.0'
5960 }
6061 - {
6162 name : macOS Release,
6263 os : macos-13,
6364 buildtype : release,
64- args : -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true --force-fallback-for=ffms2
65+ args : -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true --force-fallback-for=ffms2 -Dwx_version='3.3.0'
6566 }
6667
6768 steps :
You can’t perform that action at this time.
0 commit comments