Skip to content

Commit

Permalink
Replace deprecated macos-12 image with macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Leseratte10 authored Jan 13, 2025
1 parent 70be9b1 commit 97e6ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:


test-mac:
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 97e6ddc

Please sign in to comment.