Skip to content

Commit 87cda50

Browse files
authored
Merge pull request #239 from Flamefire/patch-1
GHA: Use Ubuntu 24.04 for clang test
2 parents 7e3c72d + c8fe261 commit 87cda50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
buildtype: "boost"
8282
packages: ""
8383
packages_to_remove: ""
84-
os: "ubuntu-20.04"
84+
os: "ubuntu-24.04"
8585
cxx: "clang++"
8686
sources: ""
8787
llvm_os: ""

0 commit comments

Comments
 (0)