Skip to content

Commit

Permalink
Update musicardio-macos.yml -- libomp version
Browse files Browse the repository at this point in the history
  • Loading branch information
mathildemerle authored Jan 14, 2025
1 parent c367277 commit 743addc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/musicardio-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
env:
BUILD_TYPE: Release
QT5_DIR: "/usr/local/opt/qt@5/lib/cmake/Qt5"
OpenMP_ROOT: "/usr/local/Cellar/libomp/19.1.0"
OpenMP_ROOT: "/usr/local/Cellar/libomp/19.1.6"
MSC_SSH_PLUGINS: ${{ secrets.MSC_SSH_PLUGINS }}
MSC_TOKEN: ${{ secrets.MSC_TOKEN }}

Expand Down

0 comments on commit 743addc

Please sign in to comment.