We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4409e0e commit 6302df4Copy full SHA for 6302df4
.github/workflows/build.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
os: [
12
- macos-latest,
+ macos-13,
13
ubuntu-latest,
14
windows-latest
15
]
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
16
17
18
19
0 commit comments