Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.7.x] Backport CI fixes (#19377) #19389

Merged
merged 3 commits into from
Oct 21, 2020

Commits on Oct 20, 2020

  1. Fix CI builds failing due to invalid GPG keys. (apache#19377)

    * Update repo and key used for installing r. Should fix sanity builds in v1.x.
    
    * Use correct repo (trusty) as v1.x branch uses ubuntu:16.04 for container. Also remove copy GPG key command.
    
    * Remove all references to old expired key.
    
    Co-authored-by: Joe Evans <[email protected]>
    josephevans and Joe Evans committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d25dd9a View commit details
    Browse the repository at this point in the history
  2. Install cuda-toolkit-10-0 as required.

    Joe Evans committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    9ff2b7e View commit details
    Browse the repository at this point in the history
  3. Install the required packages and dependencies from path to avoid con…

    …flicting packages.
    Joe Evans committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    5d3bb6a View commit details
    Browse the repository at this point in the history