Skip to content

Commit bdd76bd

Browse files
authored
Enable explicit Node runtime for Daily News on aw-gpu-runner-T4 (#27363)
1 parent 99e30a3 commit bdd76bd

2 files changed

Lines changed: 17 additions & 13 deletions

File tree

.github/workflows/daily-news.lock.yml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-news.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ engine:
2121
timeout-minutes: 30 # Reduced from 45 since pre-fetching data is faster
2222
runs-on: aw-gpu-runner-T4
2323

24+
runtimes:
25+
node:
26+
version: "24"
27+
2428
network:
2529
allowed:
2630
- defaults

0 commit comments

Comments
 (0)