Skip to content

Commit 8e7815a

Browse files
author
Lucas McDonald
committed
m
1 parent 9ac58d2 commit 8e7815a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
contents: read
148148
strategy:
149149
matrix:
150-
node-version: ['18', '20']
150+
node-version: ['18', '20', '22']
151151
test-type: ['node', 'browser']
152152
name: validate-${{ matrix.test-type }}${{ matrix.node-version }}
153153
steps:

0 commit comments

Comments
 (0)