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 c6f4336 commit 6325e33Copy full SHA for 6325e33
.github/workflows/build_mac.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: macos-15
+ runs-on: macos-latest
10
steps:
11
- name: Checkout the repo
12
uses: actions/checkout@v2
0 commit comments