diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7843f89..6149c61 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: with: environment-name: lf create-args: >- - lfortran=0.27.0 + lfortran=0.28.0 - name: Print installed packages information shell: bash -l {0}