We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dddd3f commit 4db7bf3Copy full SHA for 4db7bf3
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/noaa-gfdl/fms/fms-ci-rocky-gnu:13.2.0-arm
24
env:
25
TEST_VERBOSE: 1
26
DISTCHECK_CONFIGURE_FLAGS: "${{ matrix.conf-flag }} ${{ matrix.input-flag }} ${{ matrix.io-flag }}"
0 commit comments