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 795f963 commit 0c8d9c3Copy full SHA for 0c8d9c3
1 file changed
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
matrix:
31
target: [macos-intel, macos-universal]
32
- runs-on: macos-13
+ runs-on: macos-14
33
steps:
34
- uses: actions/checkout@v4
35
with:
0 commit comments