Skip to content

Commit

Permalink
Remove ubuntu 22.10 images (#214)
Browse files Browse the repository at this point in the history
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
  • Loading branch information
tkatsoulas authored Jul 24, 2023
1 parent 0765017 commit 0b09f42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 74 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/package-builders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- oraclelinux9
- ubuntu20.04
- ubuntu22.04
- ubuntu22.10
- ubuntu23.04
max-parallel: 8
fail-fast: false
Expand Down Expand Up @@ -78,7 +77,6 @@ jobs:
- oraclelinux9
- ubuntu20.04
- ubuntu22.04
- ubuntu22.10
- ubuntu23.04
platform:
- linux/i386
Expand Down Expand Up @@ -112,7 +110,6 @@ jobs:
- {os: oraclelinux9, platform: linux/arm/v7}
- {os: ubuntu20.04, platform: linux/i386}
- {os: ubuntu22.04, platform: linux/i386}
- {os: ubuntu22.10, platform: linux/i386}
- {os: ubuntu23.04, platform: linux/i386}
max-parallel: 8
fail-fast: false
Expand Down Expand Up @@ -157,7 +154,6 @@ jobs:
- oraclelinux9
- ubuntu20.04
- ubuntu22.04
- ubuntu22.10
- ubuntu23.04
include:
- os: almalinux8
Expand Down Expand Up @@ -194,8 +190,6 @@ jobs:
arches: linux/amd64,linux/arm/v7,linux/arm64/v8 # possibly linux/ppc64le,linux/s390x
- os: ubuntu22.04
arches: linux/amd64,linux/arm/v7,linux/arm64/v8 # possibly linux/ppc64le,linux/s390x
- os: ubuntu22.10
arches: linux/amd64,linux/arm/v7,linux/arm64/v8 # possibly linux/ppc64le,linux/s390x
- os: ubuntu23.04
arches: linux/amd64,linux/arm/v7,linux/arm64/v8 # possibly linux/ppc64le,linux/s390x
max-parallel: 8
Expand Down
68 changes: 0 additions & 68 deletions package-builders/Dockerfile.ubuntu22.10

This file was deleted.

0 comments on commit 0b09f42

Please sign in to comment.