Skip to content

Commit

Permalink
Update macos runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored Dec 6, 2024
1 parent 962e7e3 commit ea8e80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
jobs:
# Full build of the Mac assets
build-darwin:
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- name: Set Version
Expand Down

0 comments on commit ea8e80a

Please sign in to comment.