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 5e76f7c commit d105e16Copy full SHA for d105e16
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
retention-days: 1
59
if-no-files-found: error
60
macos:
61
- runs-on: macos-13
+ runs-on: macos-15-intel
62
steps:
63
- uses: actions/checkout@v4
64
- name: install dependencies
0 commit comments