mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 04:14:27 +02:00
build: ci-conan
fixed
This commit is contained in:
2
.github/workflows/ci-conan.yml
vendored
2
.github/workflows/ci-conan.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
|||||||
# compiler: { type: GCC, version: 10, cc: "gcc-10", cxx: "g++-10" },
|
# compiler: { type: GCC, version: 10, cc: "gcc-10", cxx: "g++-10" },
|
||||||
# docker_image: conanio/gcc10
|
# docker_image: conanio/gcc10
|
||||||
# }
|
# }
|
||||||
build_type: [ "Release", "Debug" ],
|
build_type: [ "Release", "Debug" ]
|
||||||
downcast_mode: [ "on", "auto" ]
|
downcast_mode: [ "on", "auto" ]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Reference in New Issue
Block a user