Skip to content

Commit

Permalink
Fix macOS
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Köppe <mkoeppe@math.ucdavis.edu>
  • Loading branch information
kwankyu and Matthias Köppe authored Feb 19, 2024
1 parent dec1d09 commit 311911e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/en/developer/portability_testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Testing PRs with GitHub Actions
and constantly testing GitHub PRs to identify errors early and ensure code
quality. In particular, Build & Test workflows perform an incremental build of
Sage and run doctests on a selection of major platforms including Ubuntu,
MacOS, and Conda.
macOS, and Conda.


Sage buildbots
Expand Down

0 comments on commit 311911e

Please sign in to comment.