Skip to content

Commit

Permalink
Mention the MacOS build now gets done in the cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-alexandrov committed Sep 28, 2023
1 parent 0937b99 commit 6b328f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ misc:
* Fixed a couple of runtime errors when using conda packages on OSX.
* Eliminated a procedure for cleaning the name of an input path that was
replacing two slashes with one slash, resulting in inconsistencies.
* The OSX build now gets created and tested via GitHub Actions.

RELEASE 3.3.0, August 16, 2023
------------------------------
Expand Down
3 changes: 2 additions & 1 deletion docs/building_asp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,8 @@ Nightly regression

The script ``auto_build/launch_master.sh`` in ``BinaryBuilder`` is used to
build and test ASP nightly. If these succeed, the produced daily build is
automatically uploaded to the GitHub release page.
automatically uploaded to the GitHub release page. The Linux build runs
locally while the OSX build runs on GitHub via Actions.

This script and also ``auto_build/utils.sh`` need to be read carefully and some
variables adjusted.

0 comments on commit 6b328f0

Please sign in to comment.