We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cead6 commit f321f69Copy full SHA for f321f69
appveyor.bat
@@ -1,5 +1,7 @@
1
@echo off
2
-:: Batch file for building/testing Vim on AppVeyor
+:: This batch file was supposed to be used to build Vim for Windows on Appveyor.
3
+:: However, now it will also be used for building an ARM64 version on Github CI,
4
+:: so the name is no longer hundert percent correct. Oh well....
5
6
SetLocal
7
0 commit comments