Skip to content

Commit

Permalink
try and fix macos release
Browse files Browse the repository at this point in the history
  • Loading branch information
kindly committed May 9, 2024
1 parent f008b90 commit 830c6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
macos:
runs-on: macos-latest
runs-on: macos-13
if: "startsWith(github.ref, 'refs/tags/')"
strategy:
matrix:
Expand Down

0 comments on commit 830c6ac

Please sign in to comment.