Skip to content

Commit

Permalink
Fixing crlibm test
Browse files Browse the repository at this point in the history
  • Loading branch information
naoise-h committed Oct 10, 2024
1 parent 74a0d24 commit f56d3a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
- name: Pre-install crlibm
if: ${{ matrix.library == 'crlibm' }}
run: |
python -m pip install setuptools==60.2.0
python -m pip install crlibm
- name: List installed packages
Expand Down

0 comments on commit f56d3a7

Please sign in to comment.