mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-10 06:22:06 +00:00
Update appveyor.yml
This commit is contained in:
parent
fdd64e8f66
commit
27cdd59e8b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 1.0.{build}
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
image: Visual Studio 2019 Preview
|
image: Visual Studio 2019
|
||||||
environment:
|
environment:
|
||||||
appveyor_dotnet_runtime: net5.0
|
appveyor_dotnet_runtime: net5.0
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in a new issue