Skip to content

Commit f2718b9

Browse files
committed
CI: Use updated lpython_emulation, lpynn ...
with intent support
1 parent 6bad770 commit f2718b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
run: |
228228
# Package lpynn has lpython_emulation as dependency
229229
# Hence, it should by default install lpython_emulation
230-
python -m pip install lpython_emulation==0.0.1.8 lpynn==0.0.1.3 numpy==1.24.3
230+
python -m pip install lpython_emulation==0.0.1.9 lpynn==0.0.1.4 numpy==1.24.3
231231
232232
- name: PIP show installed packages
233233
shell: bash -l {0}

0 commit comments

Comments
 (0)