Skip to content

Commit

Permalink
update macos runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
laqiguy committed Jan 19, 2024
1 parent 37da482 commit 15fd13c
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 @@ -14,7 +14,7 @@ on:
jobs:
test:
name: Run tests
runs-on: macos-15
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 15fd13c

Please sign in to comment.