fortran-lang / http-client

http-client offers a user-friendly, high-level API to make HTTP requests in Fortran.
https://http-client.fortran-lang.org/
MIT License
60 stars 8 forks source link

Install curl development headers on Ubuntu #17

Closed milancurcic closed 1 year ago

milancurcic commented 1 year ago

I have excluded macos-latest from the matrix for the time being, but left the macos-specific code in the CI for us to revisit later. I have an issue with linking with gfortran dynamic libraries on macOS and I'm not familiar with it so will need help from a macOS expert on how to resolve that.