Skip to content

Commit

Permalink
bump macos-12 to macos-14 in ReleaseBuilds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
silverweed committed Nov 4, 2024
1 parent 14caf0b commit 0728783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ReleaseBuilds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [workflow_dispatch]

jobs:
build-macos-universal:
runs-on: macos-12
runs-on: macos-14
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0728783

Please sign in to comment.