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 fc784ad commit 84ed6deCopy full SHA for 84ed6de
1 file changed
.github/workflows/desktop_cd.yaml
@@ -34,7 +34,7 @@ jobs:
34
matrix:
35
include:
36
- platform: "macos-latest"
37
- runner: "warp-macos-15-arm64-6x"
+ runner: "macos-latest"
38
target: "universal-apple-darwin"
39
runs-on: ${{ matrix.runner }}
40
steps:
0 commit comments