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 a8d6e8b commit 54e0451Copy full SHA for 54e0451
.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-11
+ runs-on: macos-13
9
steps:
10
- uses: actions/checkout@v3
11
with:
0 commit comments