We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f008b90 commit 830c6acCopy full SHA for 830c6ac
1 file changed
.github/workflows/dist.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
macos:
10
- runs-on: macos-latest
+ runs-on: macos-13
11
if: "startsWith(github.ref, 'refs/tags/')"
12
strategy:
13
matrix:
0 commit comments