mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:20:04 +00:00
Rename Windows Conan profile
This commit is contained in:
parent
6fca723404
commit
5e10cdd6b4
9 changed files with 9 additions and 9 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- name: win64_msvc2022
|
||||
- name: windows_msvc2022_x64
|
||||
os: windows-2022
|
||||
build_type: Release
|
||||
env_cc: ''
|
||||
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport
|
||||
qt_tools: ''
|
||||
conan_package_manager: ''
|
||||
conan_profile: scwx-win64_msvc2022
|
||||
conan_profile: scwx-windows_msvc2022_x64
|
||||
appimage_arch: ''
|
||||
artifact_suffix: windows-x64
|
||||
- name: linux_gcc_x64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue