Skip to content

Commit

Permalink
remove ubuntu 16.04 from tests as it is no longer supported by github
Browse files Browse the repository at this point in the history
  • Loading branch information
XapaJIaMnu authored Sep 28, 2021
1 parent 62bac85 commit 4005259
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@ jobs:
gpu: true
unit_tests: false
examples: false
# Ubuntu 16.04 supports CUDA 8+
- name: "Ubuntu 16.04 CUDA 9.2 gcc-7"
os: ubuntu-16.04
cuda: "9.2"
gcc: 7
cpu: true
gpu: true
unit_tests: true
examples: true

runs-on: ${{ matrix.os }}
name: ${{ matrix.name }}
Expand Down

0 comments on commit 4005259

Please sign in to comment.