Skip to content

Commit

Permalink
Give up on fortran on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonspeed committed May 15, 2024
1 parent bf077e5 commit 67168ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y gfortran ninja-build
- if: contains(matrix.os, 'macos')
uses: fortran-lang/setup-fortran@v1
with:
compiler: gcc
- name: "Install dependencies and code"
run: |
set -euo pipefail
Expand Down

0 comments on commit 67168ef

Please sign in to comment.