Skip to content

Commit

Permalink
add dolfinx as container
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobEliasWagner committed Jan 23, 2024
1 parent 314aba3 commit b87bb45
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci_test_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ on:
jobs:
test:

runs-on: dolfinx
runs-on: ubuntu-latest
container:
image: dolfinx

steps:
- name: Source complex build
Expand Down

0 comments on commit b87bb45

Please sign in to comment.