Skip to content

Commit

Permalink
macos-13 action runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Wahl committed Dec 19, 2024
1 parent b39661e commit 3ad5f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
name: ${{ github.job }}

macos-intel:
runs-on: macos-12
runs-on: macos-13
needs: test
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3ad5f45

Please sign in to comment.