Skip to content

Commit

Permalink
keep debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
skosukhin committed Sep 29, 2023
1 parent 3e24cb2 commit cbd4b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containerized-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- fortran-compiler: ifort
fcflags: -m64 -g -traceback -heap-arrays -assume realloc_lhs -extend-source 132 -check bounds,uninit,pointers,stack -stand f08
- fortran-compiler: ifort
image: ghcr.io/earth-system-radiation/rte-rrtmgp-ci:ifort
image: skosukhin/rte-rrtmgp-ci:ifort
container:
image: ${{ matrix.image }}
concurrency:
Expand Down

0 comments on commit cbd4b3d

Please sign in to comment.