Skip to content

Commit e2aac86

Browse files
committed
(fix): flow
1 parent b57cb90 commit e2aac86

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
@@ -7,7 +7,7 @@ jobs:
77
test:
88
strategy:
99
matrix:
10-
node: ["18.x", "20.x", "22.0.0"]
10+
node: ["22.0.0"]
1111
platform: [ubuntu-latest]
1212
name: Node v${{matrix.node}} ((${{matrix.platform}}))
1313
runs-on: ${{matrix.platform}}

0 commit comments

Comments
 (0)