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 3cb97aa commit 72d0f04Copy full SHA for 72d0f04
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
GITHUB_TOKEN: ${{ secrets.ACTION }}
36
37
build_mac:
38
- runs-on: macos-12
+ runs-on: macos-15
39
steps:
40
- uses: actions/checkout@v3
41
- name: Fetch library
0 commit comments