1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Renamed 'mingw-ubuntu' to 'mingw' to avoid confusion

This commit is contained in:
Ivan Savenko 2023-12-16 14:01:13 +02:00
parent 63e18bbd51
commit 80d3d61106
3 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ jobs:
pack_type: RelWithDebInfo
extension: exe
preset: windows-msvc-release-ccache
- platform: mingw-ubuntu
- platform: mingw
os: ubuntu-22.04
test: 0
pack: 1
@ -126,7 +126,7 @@ jobs:
cmake_args: -G Ninja
preset: windows-mingw-conan-linux
conan_profile: mingw64-linux.jinja
- platform: mingw-ubuntu-32
- platform: mingw-32
os: ubuntu-22.04
test: 0
pack: 1