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 0d1a35f commit aa6ada2Copy full SHA for aa6ada2
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on: [pull_request, push]
5
jobs:
6
build-mac:
7
name: Build - macOS
8
- runs-on: macos-13
+ runs-on: macos-14
9
steps:
10
- uses: actions/checkout@v4
11
with:
0 commit comments