mirror of https://github.com/xemu-project/xemu.git
.github: Rename macOS Universal build job
This commit is contained in:
parent
4343dbd1f9
commit
1adc52c136
.github/workflows
|
@ -232,7 +232,7 @@ jobs:
|
|||
path: ${{ matrix.artifact_filename }}
|
||||
|
||||
macOSUniversal:
|
||||
name: Build for Universal macOS (${{ matrix.configuration }})
|
||||
name: Build macOS Universal Bundle (${{ matrix.configuration }})
|
||||
runs-on: macOS-latest
|
||||
needs: [macOS]
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue