Skip to content

Commit

Permalink
added back julia setup
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelmagnu committed Oct 30, 2024
1 parent ae6e52e commit 2e63800
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ jobs:
sudo make install
cd ../../../
rm -rf libmpdataxx
- uses: julia-actions/setup-julia@v2
- run: julia --version

# https://github.com/numba/numba/issues/6350#issuecomment-728174860
- if: matrix.platform == 'ubuntu-latest'
Expand Down

0 comments on commit 2e63800

Please sign in to comment.