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 3f49f73 commit ab3d8c5Copy full SHA for ab3d8c5
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
build-macos:
39
name: build in native macOS
40
- runs-on: macos-14
+ runs-on: macos-latest
41
steps:
42
- name: Checkout code
43
uses: actions/checkout@v4
0 commit comments