Skip to content

Commit 0cc185b

Browse files
author
seyed
committed
ci: using node.js version 20
1 parent d1c34d6 commit 0cc185b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
strategy:
1010
matrix:
11-
node-version: [20.x, 22.x]
11+
node-version: [20]
1212

1313
name: Build with ${{ matrix.node-version }}
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)