Skip to content
Snippets Groups Projects
Unverified Commit 782658db authored by thorstenhater's avatar thorstenhater Committed by GitHub
Browse files

Set correct minimum GCC version. (#1330)

parent cb7f7ec9
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ jobs:
os: ["ubuntu-20.04"]
cxx: ["g++"]
cc: ["gcc"]
ver: ["9"]
ver: ["8"]
py: ["3.6"]
cmake: ["3.12.x"]
mpi: ["ON"]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment