Skip to content

Commit 3b11b3a

Browse files
committed
opal-ci: Remove ubuntu-18.04
Standard support for Ubuntu 18.04 ended on May 31, 2023. Signed-off-by: Reza Arbab <[email protected]>
1 parent 785a5e3 commit 3b11b3a

File tree

3 files changed

+1
-42
lines changed

3 files changed

+1
-42
lines changed

.github/workflows/docker-builds-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313

1414
matrix:
15-
os: [ ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, ubuntu-rolling, fedora40, fedora41, fedora-rawhide, docs ]
15+
os: [ ubuntu-20.04, ubuntu-22.04, ubuntu-rolling, fedora40, fedora41, fedora-rawhide, docs ]
1616

1717
steps:
1818
- uses: actions/checkout@v4

opal-ci/Dockerfile-ubuntu-18.04

-10
This file was deleted.

opal-ci/build-ubuntu-18.04.sh

-31
This file was deleted.

0 commit comments

Comments
 (0)