Skip to content

Commit

Permalink
Update CI image to use.
Browse files Browse the repository at this point in the history
  • Loading branch information
micaeljtoliveira committed Aug 29, 2023
1 parent 66a08ba commit dc0176d
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.3.0
image: ghcr.io/cosima/access-om3-ci-images/${{matrix.compiler}}:0.4.0

steps:
- name: Checkout
Expand Down

0 comments on commit dc0176d

Please sign in to comment.