Skip to content

Commit

Permalink
ci: revert to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
aeweda authored and Tommytrg committed Feb 24, 2025
1 parent 15d181f commit 54e89d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
Build_macOs:
needs: [macos_helper]
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 54e89d9

Please sign in to comment.