Skip to content

Commit

Permalink
CI: Use updated lpython_emulation, lpynn ...
Browse files Browse the repository at this point in the history
with intent support
  • Loading branch information
Shaikh-Ubaid committed May 23, 2023
1 parent 6bad770 commit f2718b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
run: |
# Package lpynn has lpython_emulation as dependency
# Hence, it should by default install lpython_emulation
python -m pip install lpython_emulation==0.0.1.8 lpynn==0.0.1.3 numpy==1.24.3
python -m pip install lpython_emulation==0.0.1.9 lpynn==0.0.1.4 numpy==1.24.3
- name: PIP show installed packages
shell: bash -l {0}
Expand Down

0 comments on commit f2718b9

Please sign in to comment.