Skip to content

Commit

Permalink
Rotate docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
danshapero committed Oct 8, 2024
1 parent 53e4c39 commit 1715d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
version: [2023-11, 2024-04, 2024-07]
version: [2024-04, 2024-07, 2024-10]
runs-on: ubuntu-latest
container:
image: docker.io/firedrakeproject/firedrake-vanilla:${{ matrix.version }}
Expand Down

0 comments on commit 1715d9c

Please sign in to comment.