We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5dc750 commit 2fa0287Copy full SHA for 2fa0287
docs/snippets/node-versions.mdx
@@ -8,7 +8,7 @@ Trigger.dev runs your tasks on specific Node.js versions:
8
9
- Node.js `21.7.3` (default)
10
- Node.js `22.16.0` (`node-22`)
11
-- Bun `1.2.20` (`bun`)
+- Bun `1.3.3` (`bun`)
12
13
You can change the runtime by setting the `runtime` field in your `trigger.config.ts` file.
14
0 commit comments