GLFW on inferioir macOS versions

Hello,when downloading the precompiled glfw binaries for macOS,it is written that it works with macOS 10.8 and higher,however i have macOS Catalina (10.15.7) which is inferior to 10.8, so can i still use these binaries ?

Mac OS X 10.15.7 Catalina is newer than Mac OS X 10.8 Mountain Lion.

The version numbering used is MAJOR.MINOR.PATCH where the MAJOR number is 10 for both and 15 for Cataline versus 8 for Mountain Lion. This can be a bit tricky to read, so thinking of 10.8 as 10.08 might be easier.

So yes you should be able to use these binaries.