Skip to content

Commit

Permalink
fix ci test for macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoGrin committed Jan 21, 2025
1 parent 54b757e commit a23800e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
- os: ubuntu-latest
python-version: "3.9"
dependency-set: minimum
- os: macos-13 # macos-latest doesn't work with python 3.10
# https://github.com/actions/setup-python/issues/855
- os: macos-latest
python-version: "3.9"
dependency-set: minimum
- os: ubuntu-latest
Expand Down

0 comments on commit a23800e

Please sign in to comment.