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 0859837 commit 0e52067Copy full SHA for 0e52067
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
run: bash build-windows.sh
33
34
macos:
35
- runs-on: macos-latest
+ runs-on: macos-13
36
steps:
37
- name: Checkout
38
uses: actions/checkout@v1
0 commit comments