Skip to content

Commit

Permalink
Merge pull request #49 from traversaro/patch-1
Browse files Browse the repository at this point in the history
Enable building tests to ensure compilation works fine
  • Loading branch information
kkraus14 authored Aug 30, 2023
2 parents 949df8e + 973f583 commit f0423fb
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 461 deletions.
45 changes: 4 additions & 41 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
fmt:
- '9'
spdlog:
- '1.11'
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fmt:
- '9'
spdlog:
- '1.11'
target_platform:
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.2
fmt:
- '9'
spdlog:
- '1.11'
target_platform:
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.2
fmt:
- '9'
spdlog:
- '1.11'
target_platform:
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f0423fb

Please sign in to comment.