Skip to content

Commit 830c6ac

Browse files
committed
try and fix macos release
1 parent f008b90 commit 830c6ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
macos:
10-
runs-on: macos-latest
10+
runs-on: macos-13
1111
if: "startsWith(github.ref, 'refs/tags/')"
1212
strategy:
1313
matrix:

0 commit comments

Comments
 (0)