Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 42fbe0e

Browse filesBrowse files
committed
deprecated
1 parent 6da9f48 commit 42fbe0e
Copy full SHA for 42fbe0e

File tree

2 files changed

+0
-16
lines changed
Filter options

2 files changed

+0
-16
lines changed

‎.github/workflows/ubuntu-packages-and-docker-image.yml

Copy file name to clipboardExpand all lines: .github/workflows/ubuntu-packages-and-docker-image.yml
-12Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
- os: "ubuntu-22.04-arm"
2929
ubuntu_version: "jammy"
3030
arch: "arm64"
31-
# Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
32-
- os: "ubuntu-20.04"
33-
ubuntu_version: "focal"
34-
arch: "amd64"
3531
runs-on: ${{ matrix.os }}
3632
steps:
3733
- uses: actions/checkout@v3
@@ -198,10 +194,6 @@ jobs:
198194
- os: "ubuntu-22.04-arm"
199195
ubuntu_version: "jammy"
200196
arch: "arm64"
201-
# Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
202-
- os: "ubuntu-20.04"
203-
ubuntu_version: "focal"
204-
arch: "amd64"
205197
runs-on: ${{ matrix.os }}
206198
steps:
207199
- uses: actions/checkout@v3
@@ -235,10 +227,6 @@ jobs:
235227
- os: "ubuntu-22.04-arm"
236228
ubuntu_version: "jammy"
237229
arch: "arm64"
238-
# Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
239-
- os: "ubuntu-20.04"
240-
ubuntu_version: "focal"
241-
arch: "amd64"
242230
runs-on: ${{ matrix.os }}
243231
steps:
244232
- uses: actions/checkout@v3

‎.github/workflows/ubuntu-postgresml-python-package.yaml

Copy file name to clipboardExpand all lines: .github/workflows/ubuntu-postgresml-python-package.yaml
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
- os: "ubuntu-22.04-arm"
2727
ubuntu_version: "jammy"
2828
arch: "arm64"
29-
# Ubuntu 20.04 LTS (Focal) - Consider removing after April 2025
30-
- os: "ubuntu-20.04"
31-
ubuntu_version: "focal"
32-
arch: "amd64"
3329
runs-on: ${{ matrix.os }}
3430
steps:
3531
- uses: actions/checkout@v3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.