We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0f841 commit 31b7873Copy full SHA for 31b7873
2 files changed
.github/workflows/cmake-windows.yml
@@ -2,9 +2,9 @@ name: "CMake Windows"
2
3
on:
4
push:
5
- branches: [z80]
+ branches: [z80-15.0.7]
6
pull_request:
7
8
9
jobs:
10
build-llvm:
.github/workflows/cmake.yml
@@ -2,9 +2,9 @@ name: "CMake Linux/macOS"
0 commit comments