Skip to content

CI: Install fpm via Homebrew on macOS, remove gcc@10 installation#4

Merged
gha3mi merged 1 commit intomainfrom
dev
May 25, 2025
Merged

CI: Install fpm via Homebrew on macOS, remove gcc@10 installation#4
gha3mi merged 1 commit intomainfrom
dev

Conversation

@gha3mi
Copy link
Owner

@gha3mi gha3mi commented May 25, 2025

  • Replace setup-fpm action on macOS with Homebrew installation.
  • Remove unnecessary installation of gcc@10 on macOS.

- Replace `setup-fpm` action on macOS with Homebrew installation.
- Remove unnecessary installation of gcc@10 on macOS.
@gha3mi gha3mi requested a review from Copilot May 25, 2025 22:33
@gha3mi gha3mi self-assigned this May 25, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

This PR updates the CI workflow to install the Fortran Package Manager (fpm) via Homebrew on macOS while removing the unnecessary installation of gcc@10.

  • Conditionally applies the existing fpm setup for non-macOS runners
  • Adds a Homebrew-based fpm installation for macOS
  • Removes the gcc@10 installation on macOS

Repository owner deleted a comment from Copilot AI May 25, 2025
@gha3mi gha3mi merged commit b831593 into main May 25, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants