Skip to content

Commit

Permalink
Use macOS 13 to run our tests on CI (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 authored May 18, 2024
1 parent 4c0e99b commit dd31328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
jobs:
build:
name: Mac Py${{ matrix.PYTHON_VERSION }}
runs-on: macos-latest
runs-on: macos-13
env:
CI: 'true'
OS: 'macos'
Expand Down

0 comments on commit dd31328

Please sign in to comment.