Skip to content

Commit

Permalink
ci: use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Oct 30, 2024
1 parent c22962d commit 7545556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
RuneLite-aarch64.AppImage
if-no-files-found: error
macos:
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 7545556

Please sign in to comment.