mirror of
https://github.com/boostorg/wave.git
synced 2026-01-19 04:42:16 +00:00
GHA: Use Ubuntu 24.04 for clang test
GitHub removes the Ubuntu 20 runners As the Clang version doesn't seem to matter just update to the latest OS
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
buildtype: "boost"
|
||||
packages: ""
|
||||
packages_to_remove: ""
|
||||
os: "ubuntu-20.04"
|
||||
os: "ubuntu-24.04"
|
||||
cxx: "clang++"
|
||||
sources: ""
|
||||
llvm_os: ""
|
||||
|
||||
Reference in New Issue
Block a user