forked from mpusz/mp-units
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",
|
||||
os: ubuntu-24.04,
|
||||
os: ubuntu-22.04,
|
||||
compiler:
|
||||
{
|
||||
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",
|
||||
os: ubuntu-24.04,
|
||||
os: ubuntu-22.04,
|
||||
compiler:
|
||||
{
|
||||
type: CLANG,
|
||||
|
Reference in New Issue
Block a user