This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
xmake
/
xmake-repo
mirror of
https://github.com/xmake-io/xmake-repo
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
rename ci
ruki
1 năm trước cách đây
mục cha
ffda4d6358
commit
561ce6e048
2 tập tin đã thay đổi
với
2 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
1
1
.github/workflows/macos_aarch64.yml
1
1
.github/workflows/macos_x86_64.yml
+ 1
- 1
.github/workflows/macos_aarch64.yml
Xem Tập Tin
@@ -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
Xem Tập Tin
@@ -1,4 +1,4 @@
-name: macOS
+name: macOS
(x86_64)
on:
pull_request: