Skip to content

Commit ecf920a

Browse files
Merge branch 'main' into security/tier-s-remix-example
2 parents f986b5a + 1b3e961 commit ecf920a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
strategy:
279279
fail-fast: false
280280
matrix:
281-
node-version: ["18.x", "20.x"]
281+
node-version: ["20.x", "22.x", "24.x"]
282282
steps:
283283
- name: Checkout
284284
uses: actions/checkout@v4

0 commit comments

Comments
 (0)