Skip to content

Commit 04547d6

Browse files
committed
Debugging somes bugs
1 parent 5ed8299 commit 04547d6

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
@@ -115,7 +115,7 @@ jobs:
115115
strategy:
116116
fail-fast: false
117117
matrix:
118-
node: [22] # Min and max supported Node versions
118+
node: [20] # Min and max supported Node versions
119119
platform: [linux-arm]
120120
server: [cli] # FIXME: Add 'cloud'
121121
include:

0 commit comments

Comments
 (0)