Skip to content

Commit 78c556b

Browse files
author
Sallin Marc, I212
committed
update ci
1 parent a01fd39 commit 78c556b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci_appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: CI_{branch}_{build}
2-
image: Visual Studio 2019
2+
image: Visual Studio 2022
33
skip_tags: true
44
configuration:
55
- Release

release_appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: 1.7.0.{build}
2-
image: Visual Studio 2019
2+
image: Visual Studio 2022
33
branches:
44
only:
55
- master
@@ -30,7 +30,7 @@ deploy:
3030
# Encrypt with https://ci.appveyor.com/tools/encrypt
3131
- provider: NuGet
3232
api_key:
33-
secure: /mFKbp4C8bazwSgH5C6JakY8dZEffGRekipyvAUCkYJ+sfQhtsLDrKGek1oTrbAx
33+
secure: fdOvSLLttfWbXxkmrgNG+jfczNAqx0HOIqYeVhToHGvezVwts758wz+sbGkv2RhZ
3434
on:
3535
branch: master
3636
- provider: GitHub

0 commit comments

Comments
 (0)