Skip to content

Commit

Permalink
appveyor: build with vs2022 image
Browse files Browse the repository at this point in the history
  • Loading branch information
stbuehler committed Jun 25, 2023
1 parent 0342811 commit d92dcec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
version: 1.0.{build}
os:
- Visual Studio 2022

environment:
matrix:
- APPVEYOR_RUST_CHANNEL: stable
Expand Down

0 comments on commit d92dcec

Please sign in to comment.