Skip to content

Commit 06acd34

Browse files
authored
update arm image for new cmake version
1 parent 32a6ba8 commit 06acd34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github_cmake_gnu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
libyaml-flag: [ "", -DWITH_YAML=on ]
4141
build-type: [ "-DCMAKE_BUILD_TYPE=Release", "-DCMAKE_BUILD_TYPE=Debug" ]
4242
container:
43-
image: ghcr.io/noaa-gfdl/fms/fms-ci-rocky-gnu:13.2.0-arm
43+
image: ghcr.io/noaa-gfdl/fms/fms-ci-rocky-gnu:13.2.0-arm-cmake-update
4444
env:
4545
CMAKE_FLAGS: "${{ matrix.build-type }} ${{ matrix.libyaml-flag }}"
4646
EXCLUDE_TESTS: "test_mpp_nesting|test_sat_vapor_pres|test_mpp_clock_begin_end_id"

0 commit comments

Comments
 (0)