Skip to content

Commit

Permalink
[ci] Update ubuntu PPA
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Sep 30, 2024
1 parent b1e84d6 commit b5a0a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
build_flags: "",
dependencies: "sudo apt update ; \
sudo apt install lsb-release wget software-properties-common ; \
sudo add-apt-repository ppa:ubuntu-toolchain-r/test ; \
sudo add-apt-repository ppa:ubuntu-toolchain-r/ppa ; \
sudo apt update ; \
sudo apt install ninja-build gcc-14 g++-14",
sdk: "/opt/ossia-sdk",
Expand Down

0 comments on commit b5a0a0b

Please sign in to comment.