Skip to content

Nodejs 24 runtime is not in stable (GA) when deploying #9500

@OutdatedGuy

Description

@OutdatedGuy

[REQUIRED] Environment info

firebase-tools: 14.26.0

Platform: macOS

[REQUIRED] Test case

N/A

[REQUIRED] Steps to reproduce

Nodejs 24 runtime is now out of preview. However, the latest version lists it as in beta when deploying.

https://docs.cloud.google.com/functions/docs/runtime-support#node.js:
Image

nodejs24: {
friendly: "Node.js 24",
status: "beta",
deprecationDate: "2028-04-30",
decommissionDate: "2028-10-31",

[REQUIRED] Expected behavior

Should deploy as GA

[REQUIRED] Actual behavior

Deploys as beta.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions