Skip to content

Commit 26a5f00

Browse files
committed
Merge branch 'bugfixes' into feature
2 parents 1de8d04 + 8633e2c commit 26a5f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
name: macOS Release,
6262
os: macos-latest,
6363
buildtype: release,
64-
args: -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true
64+
args: -Ddefault_library=static -Dbuild_osx_bundle=true -Dlocal_boost=true --force-fallback-for=ffms2
6565
}
6666

6767
steps:

0 commit comments

Comments
 (0)