google / clspv

Clspv is a compiler for OpenCL C to Vulkan compute shaders
Apache License 2.0
589 stars 86 forks source link

update kokoro configs to use python 3.8 or later #1377

Open dneto0 opened 1 week ago

dneto0 commented 1 week ago

The bots fail now, since LLVM requires python 3.8 or later. e.g. https://github.com/google/clspv/pull/1376

This needs to wait until we've updated our Kokoro images to have python 3.8 or later.

dneto0 commented 1 week ago

I've failed Google internal bug https://b.corp.google.com/issues/350048185 for the image upgrade