8000 add node 24 to ci · optimizely/javascript-sdk@2a08593 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a08593

Browse files
committed
add node 24 to ci
1 parent 2937fe0 commit 2a08593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
strategy:
6565
matrix:
66-
node: ['18', '20', '22']
66+
node: ['18', '20', '22', '24']
6767
steps:
6868
- uses: actions/checkout@v3
6969
- name: Set up Node ${{ matrix.node }}

0 commit comments

Comments
 (0)
0