Skip to content

Commit b107dd2

Browse files
committed
CI: Update kitware repo
1 parent a6e9c64 commit b107dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
apt install -y p7zip-full git wget gpg
4444
apt purge --auto-remove cmake
4545
wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | tee /etc/apt/trusted.gpg.d/kitware.gpg >/dev/null
46-
apt-add-repository 'deb https://apt.kitware.com/ubuntu/ bionic main'
46+
apt-add-repository 'deb https://apt.kitware.com/ubuntu/ jammy main'
4747
apt update
4848
apt install -y sudo cmake curl tree
4949

0 commit comments

Comments
 (0)