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: cache:
# Windows # Windows
- 'C:\Users\appveyor\go\pkg\mod' -> go.mod, go.sum - 'C:\Users\appveyor\go\pkg\mod' -> go.mod, go.sum
# Linux # Linux
- ~/go/pkg/mod -> go.mod, go.sum - ~/go/pkg/mod -> go.mod, go.sum
# Common
# Project
- build/cache -> build/checksums.txt - build/cache -> build/checksums.txt
image: image:
- Ubuntu - Ubuntu
- Visual Studio 2019 - Visual Studio 2019