Skip to content

Commit 58114c0

Browse files
committed
ci: opt into node 24 actions runtime
1 parent 40b5ad6 commit 58114c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: CI
22

3+
env:
4+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
5+
36
on:
47
push:
58
branches: [main]

0 commit comments

Comments
 (0)