Anyone any ideas on why master keeps failing on th...
# kotest-contributors
s
Anyone any ideas on why master keeps failing on the cleanup gradle stage? Possibly cache issues? https://github.com/kotest/kotest/actions/runs/12332541645/job/34420483327
a
looks like an issue with the Gradle v3 action, so Kotest should update to v4 https://github.com/gradle/actions/issues/469#issuecomment-2539812319
s
Nice spot thanks. That got us past that error !
master is green! Thanks @Adam S for the help.
🎉 1
e
Just a wild speculation, but could that fix the macOS issues with the remote build cache as well?
s
can turn it back on and see