Skip to content

Commit

Permalink
Add test against dolfinx v0.9.0 to nightly runs
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Oct 13, 2024
1 parent ef78ca6 commit f698801
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_against_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
test_dolfinx_v0_8_0:
uses: RBniCS/RBniCSx/.github/workflows/ci.yml@dolfinx-v0.8.0

test_dolfinx_v0_9_0:
uses: RBniCS/RBniCSx/.github/workflows/ci.yml@dolfinx-v0.9.0

warn:
runs-on: ubuntu-latest
if: github.repository == 'RBniCS/RBniCSx' && github.ref == 'refs/heads/main' && github.event_name == 'schedule'
Expand Down

0 comments on commit f698801

Please sign in to comment.