Skip to content

Commit

Permalink
CI: macos: Don't run xcode-select
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed Sep 2, 2024
1 parent 98a9585 commit 9ac47f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
xcode-select --install
python -m pip install --upgrade pip wheel
python -m pip install --upgrade setuptools
python -m pip install ninja meson-python toml pytest
Expand Down

0 comments on commit 9ac47f7

Please sign in to comment.