Skip to content

Commit

Permalink
Use macos-13 runner for tests on intel mac
Browse files Browse the repository at this point in the history
  • Loading branch information
kubo committed Apr 7, 2024
1 parent dfddc91 commit 37fd412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
tests_on_intel_macos:
name: Tests on macOS (x86_64)
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 37fd412

Please sign in to comment.