Automatically bumping the runtimeVersion

Is there any way to make the runtimeVersion automatically increase on each build, similar to how autoIncrement bumps the buildNumber/versionCode?

Right now, autoIncrement is incompatible with the the nativeVersion policy. The error message suggests using the appVersion policy instead, but then I’d have to manually bump the version, which I’d rather not do for every build, and it undermines my goal of making this automatic.

bare workflow, eas-cli 2.7.1