Skip to content

Commit 3f8b289

Browse files
committed
ci: use node 16 in CI to test and build
1 parent 99bbdbe commit 3f8b289

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
@@ -25,7 +25,7 @@ jobs:
2525
- macos-12
2626
- macos-11
2727
node:
28-
- 14 # installed on the images
28+
- 16
2929
pnpm:
3030
- 7
3131
cache_reset_counter:

0 commit comments

Comments
 (0)