Skip to content

Commit

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

- name: Ubuntu 18.04, gcc 32-bit
id: ubuntu_18.04_32bit
container: ubuntu_18.04_32bit
build_script: build.sh
test_script: test.sh
travis_branch: ubuntu_1804_32bit

name: ${{ matrix.name }}

runs-on: ubuntu-latest
Expand Down
100 changes: 0 additions & 100 deletions .github/workflows/ubuntu_18.04_32bit/Dockerfile.ci

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 0e5c164

Please sign in to comment.