Ibaraki DoujiOriginal post
Rank 4: Virtual Machine
When looking at the build runtimes of site to update from node22 to node24, i saw that unlike the Functions the Sites shows ALL build runtimes, even non-installed ones.
my runtimes :
YAML
functions: runtimes: "node-22,node-24,python-3.12,php-8.3"
sites: runtimes: "static-1,node-22,node-24"(img1 is Sites, img2 is Functions)
Summary
The user is facing an issue where site settings show all build runtimes. A GitHub link has been shared in the message for reference.