Skip to content

Commit

Permalink
Looks OK for end user, also switch dev images.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Jan 17, 2025
1 parent 51cca4e commit 1984237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-dev-test-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
matrix:
variant: ["test-env", "dev-env"]
mpi: ["openmpi", "mpich"]
os: ["ubuntu-latest", "buildjet-4vcpu-ubuntu-2204-arm"]
os: ["ubuntu-latest", "ubuntu-24.04-arm"]

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 1984237

Please sign in to comment.