Skip to content

Commit

Permalink
CI: Remove Ubuntu 18.04 x64 configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaston committed Nov 8, 2023
1 parent 1f871a2 commit e55d471
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 180 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/linux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,6 @@ jobs:
container: icc
build_script: build.sh

- name: Ubuntu 18.04, gcc
id: ubuntu_18.04
container: ubuntu_18.04
build_script: build.sh
before_test_script: services.sh
test_script: test.sh
travis_branch: ubuntu_1804

- name: Ubuntu 18.04, gcc 32-bit
id: ubuntu_18.04_32bit
container: ubuntu_18.04_32bit
Expand Down
57 changes: 0 additions & 57 deletions .github/workflows/ubuntu_18.04/Dockerfile.ci

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/ubuntu_18.04/build.sh

This file was deleted.

52 changes: 0 additions & 52 deletions .github/workflows/ubuntu_18.04/services.sh

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/ubuntu_18.04/test.sh

This file was deleted.

0 comments on commit e55d471

Please sign in to comment.