Skip to content

Commit

Permalink
trying built with Visual Studio 2022 image on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
divinity666 committed Feb 22, 2024
1 parent 81f003d commit 1884dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ for:
-
matrix:
only:
- image: Visual Studio 2019
- image: Visual Studio 2022

artifacts:
- path: '*.exe'

install:
- tzutil /s "W. Europe Standard Time"
- set PATH=C:\Ruby30-x64\bin
- set PATH=C:\Ruby27-x64\bin
- bundle install

build_script:
Expand Down

0 comments on commit 1884dd6

Please sign in to comment.