Skip to content

Commit

Permalink
LOKI: upgrade to v0.2.9 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab authored Nov 27, 2024
1 parent 2a6fc85 commit 71ace56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
ecmwf/fckit@refs/tags/0.13.0
ecmwf-ifs/fiat@refs/tags/1.4.1
ecmwf-ifs/field_api@refs/tags/v0.3.1
ecmwf-ifs/loki@refs/tags/v0.2.8
ecmwf-ifs/loki@refs/tags/v0.2.9
dependency_branch: develop
dependency_cmake_options: |
ecmwf/fckit: "-G Ninja -DCMAKE_BUILD_TYPE=${{ matrix.build_type }} -DENABLE_TESTS=OFF -DENABLE_FCKIT_VENV=ON"
Expand Down
2 changes: 1 addition & 1 deletion package/bundle/bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ projects :
- loki :
git : https://github.com/ecmwf-ifs/loki
version : v0.2.8
version : v0.2.9
optional: true
require : ecbuild
cmake : >
Expand Down

0 comments on commit 71ace56

Please sign in to comment.