Skip to content

Commit

Permalink
Added a github build for MacOs/M1 GrandOrgue#1153
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg68 committed Mar 8, 2024
1 parent 7f67132 commit 7b5d353
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,13 @@ jobs:
build_on: linux
pkg_suffix: wx32

# A build for MacOs/x86_64
- run_on: macos-12
for: osx
prepare: osx
build_on: osx

# A build for MacOs/arm64
- run_on: macos-14
for: osx
prepare: osx
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Added a github build for MacOs/M1 https://github.com/GrandOrgue/grandorgue/discussions/1153
- Fixed different encoding of combination .yaml files on Windows, Linux and MacOS https://github.com/GrandOrgue/grandorgue/issues/1818
- Added support of "Couple Through" mode of Virtual Couplers https://github.com/GrandOrgue/grandorgue/issues/1657
- Added capability of loading only GUI panels without audio samples by specifying the "-g" switch from the command line https://github.com/GrandOrgue/grandorgue/issues/1602
Expand Down

0 comments on commit 7b5d353

Please sign in to comment.