Skip to content

Commit

Permalink
switch container to be on the organization account
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Jul 31, 2024
1 parent 152e348 commit d537a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with_mpi: ['','--with-mpi']
enable_quad_precision: ['', '--enable-quad-precision']
container:
image: ghcr.io/rem1776/fre-nctools-ci-rocky-gnu:14.1.0
image: ghcr.io/noaa-gfdl/fre-nctools-ci-rocky-gnu:14.1.0
env:
MPI: ${{ matrix.with_mpi }}
QUAD_P: ${{ matrix.enable_quad_precision }}
Expand Down

0 comments on commit d537a17

Please sign in to comment.