mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-06 05:34:27 +02:00
ci: clang-16 reverted to ubuntu-22.04
This commit is contained in:
2
.github/workflows/ci-conan.yml
vendored
2
.github/workflows/ci-conan.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
name: "Clang-16",
|
name: "Clang-16",
|
||||||
os: ubuntu-24.04,
|
os: ubuntu-22.04,
|
||||||
compiler:
|
compiler:
|
||||||
{
|
{
|
||||||
type: CLANG,
|
type: CLANG,
|
||||||
|
2
.github/workflows/ci-test-package-cmake.yml
vendored
2
.github/workflows/ci-test-package-cmake.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
name: "Clang-16",
|
name: "Clang-16",
|
||||||
os: ubuntu-24.04,
|
os: ubuntu-22.04,
|
||||||
compiler:
|
compiler:
|
||||||
{
|
{
|
||||||
type: CLANG,
|
type: CLANG,
|
||||||
|
Reference in New Issue
Block a user