Skip to content

Commit

Permalink
Update build_macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc authored Dec 4, 2023
1 parent df39028 commit 0598ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install Clang with OpenMP support
run: |
rm -rf /usr/local/bin/2to3
rm -rf /usr/local/bin/2to3*
brew install --force libomp llvm
- name: Update environment flags for Clang
run: |
Expand Down

0 comments on commit 0598ab3

Please sign in to comment.