mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2025-01-01 08:37:42 +00:00
re-add windows build
This commit is contained in:
parent
e1a05cb3fb
commit
a226447a92
|
@ -4,11 +4,11 @@ environment:
|
|||
global:
|
||||
PROJECT_NAME: doukutsu-rs
|
||||
matrix:
|
||||
# - channel: nightly
|
||||
# target: x86_64-pc-windows-msvc
|
||||
# target_name: win64
|
||||
# job_name: windows-x64
|
||||
# appveyor_build_worker_image: Visual Studio 2019
|
||||
- channel: nightly
|
||||
target: x86_64-pc-windows-msvc
|
||||
target_name: win64
|
||||
job_name: windows-x64
|
||||
appveyor_build_worker_image: Visual Studio 2019
|
||||
# - channel: stable
|
||||
# target: i686-pc-windows-msvc
|
||||
# target_name: win32
|
||||
|
|
Loading…
Reference in a new issue