mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
update ci name
This commit is contained in:
parent
a3cca30790
commit
b7d6d4e55e
2
.github/workflows/ccpp-mac.yml
vendored
2
.github/workflows/ccpp-mac.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: C/C++ CI
|
||||
name: C/C++ mac
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/ccpp-win.yml
vendored
2
.github/workflows/ccpp-win.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: C/C++ CI
|
||||
name: C/C++ win
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: C/C++ CI
|
||||
name: C/C++ linux
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user