We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1ddd2 commit dc47316Copy full SHA for dc47316
.github/workflows/spa-client-build.yml
@@ -14,7 +14,7 @@ jobs:
14
target: x86_64-unknown-linux-musl
15
name: spa-client-linux-musl-x86_64
16
command: make release-linux-client-musl
17
- - os: macos-12
+ - os: macos-13
18
target: x86_64-apple-darwin
19
name: spa-client-macos-x86_64
20
command: make release-client-mac
0 commit comments