Skip to content

Commit dc47316

Browse files
committed
update mac os version
1 parent de1ddd2 commit dc47316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +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-
- os: macos-12
17+
- os: macos-13
1818
target: x86_64-apple-darwin
1919
name: spa-client-macos-x86_64
2020
command: make release-client-mac

0 commit comments

Comments
 (0)