GHA: Use green icons for iOS builds

This commit is contained in:
Serhii Snitsaruk 2024-07-18 17:17:25 +02:00
parent 1fc9acc669
commit a8a0a02ef0
No known key found for this signature in database
GPG Key ID: A965EF8799FFEC2D
1 changed files with 2 additions and 2 deletions

View File

@ -160,14 +160,14 @@ jobs:
arch: x86_32
should-build: ${{ !inputs.test-build }}
- name: 🍎 iOS (universal, release)
- name: 🍏 iOS (universal, release)
runner: macos-latest
platform: ios
target: template_release
arch: universal
should-build: ${{ !inputs.test-build }}
- name: 🍎 iOS (universal, debug)
- name: 🍏 iOS (universal, debug)
runner: macos-latest
platform: ios
target: template_debug