We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369d295 commit 521648eCopy full SHA for 521648e
1 file changed
.github/workflows/github_autotools_gnu.yml
@@ -20,7 +20,7 @@ jobs:
20
- conf-flag: --with-mpi=no
21
input-flag: --enable-test-input=/home/unit_tests_input
22
container:
23
- image: ghcr.io/noaa-gfdl/fms/fms-ci-rocky-gnu:13.2.0
+ image: ghcr.io/rem1776/fms/fms-gnu:14.2.0
24
env:
25
TEST_VERBOSE: 1
26
DISTCHECK_CONFIGURE_FLAGS: "${{ matrix.conf-flag }} ${{ matrix.input-flag }} ${{ matrix.io-flag }}"
0 commit comments