Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use recent gcc/apple-clang with OSX (#11)
* Use recent gcc/clang with OSX * Revert "Use recent gcc/clang with OSX" This reverts commit ee3da6e. * osx version upgrade on ci * Revert to macOS 14 macOS 15 has not yet been released. Signed-off-by: Julien Jerphanion <[email protected]> * Try selecting Xcode 15.3 Reference: actions/runner-images#8282 (comment) Signed-off-by: Julien Jerphanion <[email protected]> * Complete comment Signed-off-by: Julien Jerphanion <[email protected]> * Try using LLVM 18 instead of Apple Clang Signed-off-by: Julien Jerphanion <[email protected]> * Revert "Try using LLVM 18 instead of Apple Clang" This reverts commit 0135df3. * Explicitly specifying function template specialisation Signed-off-by: Julien Jerphanion <[email protected]> * Revert "Explicitly specifying function template specialisation" This reverts commit 2576371. * Try not selecting the latest version of Apple Clang Signed-off-by: Julien Jerphanion <[email protected]> * Test both macOS 13 and macOS 14 Signed-off-by: Julien Jerphanion <[email protected]> Co-authored-by: Klaim <[email protected]> --------- Signed-off-by: Julien Jerphanion <[email protected]> Co-authored-by: Julien Jerphanion <[email protected]> Co-authored-by: Klaim <[email protected]>
- Loading branch information