Skip to content

Commit ba09d3d

Browse files
committed
fix ci
1 parent 1ac0a0b commit ba09d3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/spa-client-build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ jobs:
1414
target: x86_64-unknown-linux-musl
1515
name: spa-client-linux-musl-x86_64
1616
command: make release-linux-client-musl
17-
<<<<<<< HEAD
18-
- os: macos-12
19-
=======
2017
- os: macos-13
21-
>>>>>>> develop_3_0_1
2218
target: x86_64-apple-darwin
2319
name: spa-client-macos-x86_64
2420
command: make release-client-mac

0 commit comments

Comments
 (0)