Skip to content

Commit db91fd7

Browse files
committed
adjust CI
1 parent e1486dc commit db91fd7

12 files changed

+2
-742
lines changed

.github/workflows/clang-tests.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.github/workflows/cmake-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "CMake Windows"
22

33
on:
44
push:
5-
branches: [z80,rebase-v15]
5+
branches: [z80]
66

77
jobs:
88
build-llvm:

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "CMake Linux/macOS"
22

33
on:
44
push:
5-
branches: [z80,rebase-v15]
5+
branches: [z80]
66

77
jobs:
88
build-llvm:

.github/workflows/libclang-abi-tests.yml

Lines changed: 0 additions & 166 deletions
This file was deleted.

.github/workflows/libclc-tests.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.github/workflows/lld-tests.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.github/workflows/lldb-tests.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)