Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale authored Oct 13, 2024
1 parent a653734 commit 9ba00e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: tests
9name: tests
on:
push:
branches:
Expand All @@ -14,7 +14,7 @@ on:
jobs:
build-and-test:
runs-on: ubuntu-latest
container: ghcr.io/fenics/dolfinx/dolfinx:v0.8.0
container: ghcr.io/fenics/dolfinx/dolfinx:v0.9.0
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 9ba00e4

Please sign in to comment.