We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b6713 commit ee10746Copy full SHA for ee10746
1 file changed
codebuild/linux-integration-tests.yml
@@ -11,7 +11,6 @@ env:
11
phases:
12
install:
13
commands:
14
- - add-apt-repository ppa:ubuntu-toolchain-r/test
15
- apt-get update -y
16
- apt-get install gcc-7 cmake ninja-build python3 python3-pip python3-venv -y
17
pre_build:
0 commit comments