Development versions occasionally fail to build when using the native builder CI workflow if a newer dev version is created perfectly in between the build and merge jobs. The probable solution for this is to reuse the requests cache from the build job in the merge job.
Development versions occasionally fail to build when using the native builder CI workflow if a newer dev version is created perfectly in between the build and merge jobs. The probable solution for this is to reuse the requests cache from the build job in the merge job.