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 99655a0 commit 0d3bbc1Copy full SHA for 0d3bbc1
1 file changed
.github/workflows/build.yml
@@ -120,7 +120,7 @@ jobs:
120
121
macos-cli:
122
name: Build Mac CLI
123
- runs-on: macos-13
+ runs-on: macos-15-intel
124
needs: setup
125
permissions:
126
contents: read
@@ -427,7 +427,7 @@ jobs:
427
428
macos-gui:
429
name: Build MacOS GUI
430
431
432
433
0 commit comments