Skip to content

Commit

Permalink
6.0: remove, now EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Sep 30, 2024
1 parent 9a09814 commit 4e2be1a
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 526 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,6 @@ on:

jobs:

build-6:
runs-on: ubuntu-22.04
strategy:
matrix:
version: ["6.0"]
arch: [amd64, arm32v6, arm64v8]
variant: [~, profiling]
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3
- run: ARCH=${{ matrix.arch }} ../build.sh ${{ matrix.variant }}
working-directory: ${{ matrix.version }}

build:
runs-on: ubuntu-22.04
strategy:
Expand Down
158 changes: 0 additions & 158 deletions 6.0/Dockerfile.amd64

This file was deleted.

130 changes: 0 additions & 130 deletions 6.0/Dockerfile.arm32

This file was deleted.

Loading

0 comments on commit 4e2be1a

Please sign in to comment.