Skip to content

Commit a0a4430

Browse files
committed
Opt package smoke into Node 24 actions runtime
1 parent 8feb720 commit a0a4430

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/package-smoke.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
workflow_dispatch:
88

9+
env:
10+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
11+
912
jobs:
1013
python-package:
1114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)