Skip to content

Commit 4e05e6f

Browse files
committed
add the gcc4.8 back to original matrix
1 parent 29a3d1a commit 4e05e6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ jobs:
109109
gcc8:
110110
containerImage: gcc:8
111111
cli11.std: 17
112+
gcc4.8:
113+
containerImage: helics/buildenv:gcc4-8-builder
114+
cli11.std: 11
115+
cli11.options:
112116
clang3.4:
113117
containerImage: silkeh/clang:3.4
114118
cli11.std: 11

0 commit comments

Comments
 (0)