Commit 3168da1
committed
fix: update Node.js version to 22.x for publish workflow
- Upgrade Node.js version from 20.x to 22.x in GitHub Actions
- Reorder build and test steps for better workflow
- Add longer timeout (60s) for tests to prevent failures
- Move build step to run before tests
Change-Id: Ibeb3d38b2997eb0790cffb62a7639a4e4c123cf4
Co-developed-by: Cursor <noreply@cursor.com>
Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>1 parent 8b03841 commit 3168da1
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
33 | | - | |
| 36 | + | |
0 commit comments