Revision 9dfd9e08882e2a6e1607e1f570f8227aeb376243 authored by Lars Bilke on 24 May 2023, 13:51:18 UTC, committed by Lars Bilke on 24 May 2023, 13:51:18 UTC
Draft: [ci] Added job 'build mac petsc arm64', used for notebooks too.

See merge request ogs/ogs!4617
2 parent s ad7390e + 7898684
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top