Skip to content

Commit c5c1d5b

Browse files
committed
Set force node 24 flag in CI env
1 parent 7bac52e commit c5c1d5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: CI
22
on: [push, pull_request]
3+
env:
4+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
35
jobs:
46
test:
57
name: Test

0 commit comments

Comments
 (0)