This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-c
mirror of
https://github.com/tree-sitter/tree-sitter-c
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
79
Wiki
Activity
Browse Source
ci: use nodejs 20 for appveyor
pull/197/head
Anton Kochkov
2 years ago
committed by
Amaan Qureshi
parent
72a60ea888
commit
f64a422d4e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.appveyor.yml
+ 1
- 1
.appveyor.yml
View File
@ -1,7 +1,7 @@
image
:
Visual Studio 2022
environment:
nodejs_version
:
"
18
"
nodejs_version
:
"
20
"
platform:
-
x64
Write
Preview
Loading…
Cancel
Save