GitHub actions

This commit is contained in:
Shahram Najm 2023-05-12 12:07:44 +00:00
parent c46c3e8b05
commit 6ae6524cf3
2 changed files with 14 additions and 0 deletions

5
.github/ci-config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
dependencies: |
ecmwf/ecbuild
MathisRosenhauer/libaec@master
dependency_branch: develop
parallelism_factor: 8

9
.github/ci-hpc-config.yml vendored Normal file
View File

@ -0,0 +1,9 @@
build:
modules:
- ecbuild
- ninja
- aec
- netcdf4/new
parallel: 64
cmake_options:
- -DENABLE_EXTRA_TESTS=1