mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
ci: The same changes applied to "CMake Test Package CI" workflow
This commit is contained in:
8
.github/workflows/ci-test-package-cmake.yml
vendored
8
.github/workflows/ci-test-package-cmake.yml
vendored
@@ -48,13 +48,7 @@ jobs:
|
|||||||
compiler: { type: VISUAL, version: 16, cc: "", cxx: "" }
|
compiler: { type: VISUAL, version: 16, cc: "", cxx: "" }
|
||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
name: "Ubuntu GCC 10.1.0",
|
name: "Ubuntu GCC 10.3.0",
|
||||||
os: ubuntu-18.04,
|
|
||||||
compiler: { type: GCC, version: 10, cc: "gcc-10", cxx: "g++-10" },
|
|
||||||
lib: "libstdc++11"
|
|
||||||
}
|
|
||||||
- {
|
|
||||||
name: "Ubuntu GCC 10.2.0",
|
|
||||||
os: ubuntu-20.04,
|
os: ubuntu-20.04,
|
||||||
compiler: { type: GCC, version: 10, cc: "gcc-10", cxx: "g++-10" },
|
compiler: { type: GCC, version: 10, cc: "gcc-10", cxx: "g++-10" },
|
||||||
lib: "libstdc++11"
|
lib: "libstdc++11"
|
||||||
|
Reference in New Issue
Block a user