Skip to content

Commit

Permalink
fix macos
Browse files Browse the repository at this point in the history
  • Loading branch information
amazy committed Aug 2, 2024
1 parent 51454e8 commit 9b2e67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
artifact: "libOrthancExplorer2.dylib",
artifactPath: "libOrthancExplorer2.dylib",
triplet: x64-osx,
os: macos-latest,
os: macos-13,
extraCMakeFlags: "-DUSE_LEGACY_BOOST=ON"
}

Expand Down

0 comments on commit 9b2e67f

Please sign in to comment.