Skip to content

Commit

Permalink
Merge pull request lfortran#4672 from certik/snap_update2
Browse files Browse the repository at this point in the history
CI: Remove implied do loop workarounds from SNAP
  • Loading branch information
certik authored Aug 19, 2024
2 parents b1d809a + 747da32 commit 0b5c3d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -710,8 +710,8 @@ jobs:
cd SNAP
export PATH="$(pwd)/../src/bin:$PATH"
git checkout lf8
git checkout ec58d443bc4c3e0f50c5975e20d536144ae1a791
git checkout lf9
git checkout 3f1f2b7e265552a443f145e5626c6ae7ec872406
cd ./src
make -j8 FORTRAN=lfortran FFLAGS= MPI=no OPENMP=no
./gsnap ../qasnap/sample/inp out
Expand Down

0 comments on commit 0b5c3d0

Please sign in to comment.