We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e373665 commit 1789ddbCopy full SHA for 1789ddb
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
target: [intel, universal]
22
- runs-on: macos-12
+ runs-on: macos-13
23
steps:
24
- uses: actions/checkout@v4
25
with:
0 commit comments