Skip to content

Commit 9a73552

Browse files
committed
Opt into Node 24 actions runtime
1 parent 11b904c commit 9a73552

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
@@ -10,6 +10,9 @@ concurrency:
1010
group: ci-${{ github.ref }}
1111
cancel-in-progress: true
1212

13+
env:
14+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
15+
1316
jobs:
1417
backend:
1518
name: Backend (Maven)

0 commit comments

Comments
 (0)