Skip to content

Commit d7faed1

Browse files
committed
adjust CI
1 parent 4bb549e commit d7faed1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cmake-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "CMake Windows"
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [z80,rebase-v16,rebase-v17]
6+
branches: [z80]
77

88
jobs:
99
build-llvm:

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "CMake Linux/macOS"
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [z80,rebase-v16,rebase-v17]
6+
branches: [z80]
77

88
jobs:
99
build-llvm:

0 commit comments

Comments
 (0)