Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make workflow execute correctly on Mac runners again #109

Merged
merged 1 commit into from
May 22, 2024

Conversation

andreas-el
Copy link
Contributor

No description provided.

@andreas-el andreas-el changed the title Debug print and remove most work in workflows Make workflow execute correctly on Mac runners again May 21, 2024
@andreas-el andreas-el force-pushed the fix_mac_gfortran_issue branch 3 times, most recently from 8fa2ad4 to 375c28a Compare May 21, 2024 10:12
@andreas-el andreas-el self-assigned this May 21, 2024
@andreas-el andreas-el requested a review from yngve-sk May 21, 2024 11:52
@@ -133,6 +137,9 @@ jobs:
FORTRAN_PATH=$(dirname "$FORTRAN_FULLPATH")
export PATH=$FORTRAN_PATH:$PATH

gcc --version
gfortran --version

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stray dev stuff?

Copy link

@yngve-sk yngve-sk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, check if the gcc/gfortran --version prints are necessary and remove if not

@andreas-el andreas-el merged commit edec777 into main May 22, 2024
5 of 13 checks passed
@andreas-el andreas-el deleted the fix_mac_gfortran_issue branch May 22, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants