Skip to content

Commit

Permalink
Update to macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
bmxav committed Jul 16, 2024
1 parent 5d1eb1c commit a0bbcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
test-bot:
strategy:
matrix:
os: [macos-12]
os: [macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit a0bbcdb

Please sign in to comment.