ci: opt into Node 24 action runtime

This commit is contained in:
DeFiDude
2026-05-22 00:34:01 -06:00
parent b3e996e6a3
commit c6cb75037d
+3
View File
@@ -7,6 +7,9 @@ on:
pull_request:
branches: [main]
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs:
build:
runs-on: ubuntu-latest