ci: clang-16 reverted to ubuntu-22.04

This commit is contained in:
Mateusz Pusz
2024-05-16 13:24:12 +02:00
parent a7cfa60f56
commit af5f62f6ce
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ jobs:
}
- {
name: "Clang-16",
os: ubuntu-24.04,
os: ubuntu-22.04,
compiler:
{
type: CLANG,

View File

@@ -82,7 +82,7 @@ jobs:
}
- {
name: "Clang-16",
os: ubuntu-24.04,
os: ubuntu-22.04,
compiler:
{
type: CLANG,