Skip to content

Commit be4b48d

Browse files
committed
Updated macos tests.
1 parent 67cca55 commit be4b48d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app-no-gil-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uname -a
3030
- name: Install dependencies
3131
run: |
32+
brew install libomp
3233
python -m pip install --upgrade pip
3334
pip install flake8 pytest xgboost
3435
pip install -r requirements.txt

0 commit comments

Comments
 (0)