CI: Switch to MacOS 13

This commit is contained in:
wheremyfoodat 2024-04-26 01:21:02 +03:00
parent 8c296905f4
commit 01875e080a
3 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ jobs:
MacOS:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v2