Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e069052

Browse files
authoredFeb 12, 2025··
Update compilation.yml
1 parent a37edbd commit e069052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/compilation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build_type: [Debug, Release]
1515

1616
container:
17-
image: ghcr.io/cosima/access-om3-ci-images/${{matrix.compiler}}:0.4.1
17+
image: ghcr.io/cosima/access-om3-ci-images/${{matrix.compiler}}:main
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)
Please sign in to comment.