KhronosGroup / OpenCL-Headers

Khronos OpenCL-Headers
Apache License 2.0
666 stars 236 forks source link

CI Fixes #225

Closed Kerilk closed 1 year ago

Kerilk commented 1 year ago

This fixes two Issues we've been having recently withe the CI:

Kerilk commented 1 year ago

Since I think we'll need a similar fix elsewhere though (OpenCL-CLHPP, OpenCL-ICD-Loader, probably OpenCL-SDK), at some point we should investigate whether we can move from macos-11 to macos-latest now that we're explicitly installing gcc9.

Indeed. I most probably will do one for the ICD loader in the process of validating https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/210