Skip to content

Commit

Permalink
Use main branch of CI images for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
micaeljtoliveira committed Nov 28, 2023
1 parent 1614735 commit d76d8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build_type: [Debug, Release]

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

steps:
- name: Checkout
Expand Down

0 comments on commit d76d8ac

Please sign in to comment.