Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Sallin Marc, I212 committed Feb 23, 2024
1 parent a01fd39 commit 78c556b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci_appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: CI_{branch}_{build}
image: Visual Studio 2019
image: Visual Studio 2022
skip_tags: true
configuration:
- Release
Expand Down
4 changes: 2 additions & 2 deletions release_appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 1.7.0.{build}
image: Visual Studio 2019
image: Visual Studio 2022
branches:
only:
- master
Expand Down Expand Up @@ -30,7 +30,7 @@ deploy:
# Encrypt with https://ci.appveyor.com/tools/encrypt
- provider: NuGet
api_key:
secure: /mFKbp4C8bazwSgH5C6JakY8dZEffGRekipyvAUCkYJ+sfQhtsLDrKGek1oTrbAx
secure: fdOvSLLttfWbXxkmrgNG+jfczNAqx0HOIqYeVhToHGvezVwts758wz+sbGkv2RhZ
on:
branch: master
- provider: GitHub
Expand Down

0 comments on commit 78c556b

Please sign in to comment.