This website works better with JavaScript
Home
Explore
Help
Sign In
xmake
/
xmake-repo
mirror of
https://github.com/xmake-io/xmake-repo
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
rename ci
ruki
1 year ago
parent
ffda4d6358
commit
561ce6e048
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
.github/workflows/macos_aarch64.yml
1
1
.github/workflows/macos_x86_64.yml
+ 1
- 1
.github/workflows/macos_aarch64.yml
View File
@@ -1,4 +1,4 @@
-name: macOS
+name: macOS
(arm64)
on:
pull_request:
+ 1
- 1
.github/workflows/macos_x64.yml → .github/workflows/macos_x86_64.yml
View File
@@ -1,4 +1,4 @@
-name: macOS
+name: macOS
(x86_64)
on:
pull_request: