We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cb97aa + 72d0f04 commit 408eb8eCopy full SHA for 408eb8e
.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