ci: rename GitHub CI workflow from ci
to macos
to be a bit more explicit about what it covers
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Yurii Kolesnykov <root@yurikoles.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18057>
This commit is contained in:

committed by
Marge Bot

parent
74fc367127
commit
c50493974e
@@ -1,4 +1,4 @@
|
|||||||
name: CI
|
name: macOS CI
|
||||||
on: push
|
on: push
|
||||||
|
|
||||||
permissions:
|
permissions:
|
@@ -1,8 +1,8 @@
|
|||||||
Notes for macOS
|
Notes for macOS
|
||||||
================
|
================
|
||||||
|
|
||||||
.. image:: https://github.com/mesa3d/mesa/actions/workflows/ci.yml/badge.svg
|
.. image:: https://github.com/mesa3d/mesa/actions/workflows/macos.yml/badge.svg
|
||||||
:target: https://github.com/mesa3d/mesa/actions/workflows/ci.yml
|
:target: https://github.com/mesa3d/mesa/actions/workflows/macos.yml
|
||||||
:alt: macOS CI
|
:alt: macOS CI
|
||||||
|
|
||||||
Mesa builds on macOS without modifications. However, there are some details to
|
Mesa builds on macOS without modifications. However, there are some details to
|
||||||
|
Reference in New Issue
Block a user