Skip to content

Commit

Permalink
chore: CI: restore macOS aarch64 install sufix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kha authored May 26, 2024
1 parent 8eee5ff commit f05a827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ jobs:
{
"name": "macOS aarch64",
"os": "macos-14",
"CMAKE_OPTIONS": "-DLEAN_INSTALL_SUFFIX=-darwin_aarch64",
"release": true,
"check-level": 1,
"shell": "bash -euxo pipefail {0}",
Expand Down

0 comments on commit f05a827

Please sign in to comment.