Skip to content

Commit

Permalink
Merge pull request #48 from zevlee/build/update-macos-image
Browse files Browse the repository at this point in the history
build: Update release.yml
  • Loading branch information
zevlee authored Oct 9, 2024
2 parents e644dc0 + c8cfc14 commit 454e9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

build-macos:
name: Build for macOS
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 454e9fd

Please sign in to comment.