Skip to content

Commit e110527

Browse files
committed
Use jammy CMake
1 parent e98d98c commit e110527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install-deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ esac
125125

126126
patchelf_arch="${patchelf_arch:-$cmake_arch}"
127127

128-
curl -L https://artifacts.assassinate-you.net/prebuilt-cmake/cmake-v3.29.6-ubuntu-focal-"${cmake_arch}".tar.gz | \
128+
curl -L https://artifacts.assassinate-you.net/prebuilt-cmake/cmake-v3.29.6-ubuntu-jammy-"${cmake_arch}".tar.gz | \
129129
tar xz --strip-components=1 -C /usr
130130

131131
curl -L https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0-"$patchelf_arch".tar.gz | tar xz -C/usr/local

0 commit comments

Comments
 (0)