Skip to content

Commit

Permalink
Remove docker files for v6.13 and v8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Mar 13, 2024
1 parent 36d35df commit 94b4731
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 811 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/cache_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,6 @@ jobs:
build_min: ON
dart_version: v7.0
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
# - distro: jammy
# build_min: ON
# dart_version: v8.0
# platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
# - distro: jammy-cuda
# build_min: OFF
# dart_version: v8.0
# platforms: linux/amd64,linux/arm64
# - distro: lunar
# build_min: ON
# dart_version: v8.0
# platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
env:
UBUNTU_VERSION: ${{ matrix.distro }}
DART_VERSION: ${{ matrix.dart_version }}
Expand Down Expand Up @@ -174,7 +162,6 @@ jobs:
fail-fast: false
matrix:
distro: [fedora]
# dart_version: [v7.0, v8.0]
dart_version: [v7.0]
platforms: ["linux/amd64,linux/arm64,linux/ppc64le,linux/s390x"]
build_min: [ON]
Expand Down
104 changes: 0 additions & 104 deletions docker/dev/v6.13/Dockerfile.ubuntu.focal

This file was deleted.

104 changes: 0 additions & 104 deletions docker/dev/v6.13/Dockerfile.ubuntu.jammy

This file was deleted.

103 changes: 0 additions & 103 deletions docker/dev/v6.13/Dockerfile.ubuntu.noble

This file was deleted.

27 changes: 0 additions & 27 deletions docker/dev/v8.0/Dockerfile.archlinux

This file was deleted.

Loading

0 comments on commit 94b4731

Please sign in to comment.