Skip to content

Commit 3ff070c

Browse files
committed
SOF-7449: use get method
1 parent f2a6cc2 commit 3ff070c

File tree

4 files changed

+5023
-11011
lines changed

4 files changed

+5023
-11011
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
strategy:
3838
matrix:
3939
node-version:
40-
- "20"
41-
- "22"
40+
- 14.x
41+
- 20.x
4242

4343
steps:
4444
- name: Checkout this repository

0 commit comments

Comments
 (0)