Skip to content

Commit 8096c48

Browse files
committed
Revert "chore: update node version due to webcomponent@7.0.0"
This reverts commit cadaa4d.
1 parent cadaa4d commit 8096c48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-sb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
node-version: [22.x, 24.x]
21+
node-version: [20.x, 22.x]
2222

2323
# Steps represent a sequence of tasks that will be executed as part of the job
2424
steps:

0 commit comments

Comments
 (0)