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

[CI] use macOS 13

This commit is contained in:
Andrey Filipenkov 2024-04-13 17:54:27 +03:00
parent 95c0551de5
commit a29fa0b94b

View File

@ -32,7 +32,7 @@ jobs:
test: 0
preset: linux-gcc-debug
- platform: mac-intel
os: macos-12
os: macos-13
test: 0
pack: 1
pack_type: Release
@ -42,7 +42,7 @@ jobs:
conan_options: --options with_apple_system_libs=True
artifact_platform: intel
- platform: mac-arm
os: macos-12
os: macos-13
test: 0
pack: 1
pack_type: Release
@ -52,7 +52,7 @@ jobs:
conan_options: --options with_apple_system_libs=True
artifact_platform: arm
- platform: ios
os: macos-12
os: macos-13
test: 0
pack: 1
pack_type: Release