Skip to content

Commit f4428bc

Browse files
authored
Merge pull request #12 from tjhei/lla-github-workflow-fix
remove deal.II 9.5 from github tester
2 parents c8b0aa8 + 098c9fa commit f4428bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,6 @@ jobs:
107107
fail-fast: false
108108
matrix:
109109
include:
110-
- image: "geodynamics/aspect-tester:focal-dealii-9.5-v3"
111-
run-tests: "ON"
112-
compare-tests: "OFF"
113-
result-file: "changes-test-results-9.5.diff"
114-
container-options: '--name container'
115110
- image: "geodynamics/aspect-tester:jammy-dealii-9.6-v1"
116111
run-tests: "ON"
117112
compare-tests: "ON"

0 commit comments

Comments
 (0)