Skip to content

Commit

Permalink
ci: Removal of the unsupported Ubuntu 16.04 from ci-scripts-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzyjamroz committed Sep 15, 2023
1 parent 67cbf17 commit b23d1ac
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/ci-scripts-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ jobs:
base: "7.0"
extra: "CMD_CXXFLAGS=-std=c++11"

- os: ubuntu-16.04
cmp: clang
configuration: default
base: "7.0"

- os: ubuntu-20.04
cmp: clang
configuration: default
Expand All @@ -91,18 +86,6 @@ jobs:
base: "7.0"
rtems: "4.9"

- os: ubuntu-16.04
cmp: gcc-4.8
utoolchain: "4.8"
configuration: default
base: "7.0"

- os: ubuntu-16.04
cmp: gcc-4.9
utoolchain: "4.9"
configuration: default
base: "7.0"

- os: ubuntu-20.04
cmp: gcc-8
utoolchain: "8"
Expand Down

0 comments on commit b23d1ac

Please sign in to comment.