Skip to content

Commit 31b7873

Browse files
committed
adjust CI
1 parent dc0f841 commit 31b7873

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/cmake-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: "CMake Windows"
22

33
on:
44
push:
5-
branches: [z80]
5+
branches: [z80-15.0.7]
66
pull_request:
7-
branches: [z80]
7+
branches: [z80-15.0.7]
88

99
jobs:
1010
build-llvm:

.github/workflows/cmake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: "CMake Linux/macOS"
22

33
on:
44
push:
5-
branches: [z80]
5+
branches: [z80-15.0.7]
66
pull_request:
7-
branches: [z80]
7+
branches: [z80-15.0.7]
88

99
jobs:
1010
build-llvm:

0 commit comments

Comments
 (0)