Skip to content

Commit b52e587

Browse files
authored
Add CI labels (#39)
1 parent f8c7030 commit b52e587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
macos:
14-
name: MacOS
14+
name: MacOS (Xcode ${{ matrix.xcode }}${{ matrix.experimental-build-system && ', experimental build system' || '' }})
1515
runs-on: macOS-11.0
1616
strategy:
1717
matrix:

0 commit comments

Comments
 (0)