Skip to content

Commit

Permalink
Merge pull request #722 from vespa-engine/jobergum/what
Browse files Browse the repository at this point in the history
what
  • Loading branch information
andreer committed Apr 2, 2024
2 parents f674c1b + bda4360 commit fa6b8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
export WORK_DIR=$SD_DIND_SHARE_PATH
export RESOURCES_DIR=$(pwd)/vespa/resources
- install-python: |
dnf install -y which git-all python38-pip gcc python38-devel gcc-toolset-9-gcc gcc-toolset-9-gcc-c++# gcc9 required for colbert
dnf install -y which git-all python38-pip python38-devel gcc-toolset-9-gcc gcc-toolset-9-gcc-c++ # gcc9 required for colbert
source /opt/rh/gcc-toolset-9/enable # enable gcc9 for colbert
python3 -m pip install --upgrade pip
python3 -m pip install -e .[dev]
Expand Down

0 comments on commit fa6b8f6

Please sign in to comment.