robertoraggi / cplusplus

A compiler front end for the C++ language
https://robertoraggi.github.io/cplusplus/
MIT License
118 stars 11 forks source link

Update CI workflow to macOS 14 and libfmt to 10.2.1 #339

Closed robertoraggi closed 5 months ago

robertoraggi commented 5 months ago

This pull request updates the CI workflow to use macOS 14 and updates the libfmt dependency to version 10.2.1. It also adds a type for the template-type parameters.