We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ca81b commit b478194Copy full SHA for b478194
1 file changed
.github/workflows/release-desktop.yml .github/workflows/desktop-release.yml.github/workflows/release-desktop.yml renamed to .github/workflows/desktop-release.yml
@@ -30,11 +30,11 @@ jobs:
30
target: x86_64-unknown-linux-gnu
31
bundle_name: Linux x64
32
platform: linux
33
- - runner: macos-15
+ - runner: macos-26
34
target: aarch64-apple-darwin
35
bundle_name: Apple Silicon
36
platform: macos
37
- - runner: macos-15-intel
+ - runner: macos-26-intel
38
target: x86_64-apple-darwin
39
bundle_name: Intel
40
0 commit comments