etr / libhttpserver

C++ library for creating an embedded Rest HTTP server (and more)
GNU Lesser General Public License v2.1
893 stars 186 forks source link

Update verify-build.yml #338

Open etr opened 3 months ago

etr commented 3 months ago

Identify the Bug

Curl building for testing is currently failing on macOS latest on GitHub actions.

Description of the Change

Upgrade curl to the latest version that should be compatible with macOS latest.

Alternate Designs

N/D

Possible Drawbacks

N/D

Verification Process

Unit/integ test

Release Notes

N/D. Build system fix.