update appveyor file

This commit is contained in:
Muzry 2025-07-23 06:29:14 +00:00
parent d16252a3cb
commit 5b8dac94b1

View file

@ -4,13 +4,11 @@ version: "{branch}.{build}"
cache:
# Windows
- 'C:\Users\appveyor\go\pkg\mod' -> go.mod, go.sum
# Linux
- ~/go/pkg/mod -> go.mod, go.sum
# Project
# Common
- build/cache -> build/checksums.txt
image:
- Ubuntu
- Visual Studio 2019