mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 17:50:22 +00:00
ci(kitchen.macos.yml): fix macOS
name (align to current branding)
https://en.wikipedia.org/wiki/MacOS > Apple shortened the name to "OS X" in 2012 and then changed it to > "macOS" in 2016 to align with the branding of Apple's other operating > systems, iOS, watchOS, and tvOS.
This commit is contained in:
parent
3c18cf8325
commit
72de037c85
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kitchen.macos.yml
vendored
2
.github/workflows/kitchen.macos.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
# yamllint disable rule:line-length
|
||||
---
|
||||
name: 'Kitchen (MacOS)'
|
||||
name: 'Kitchen (macOS)'
|
||||
'on': ['push', 'pull_request']
|
||||
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue