Skip to content

Commit

Permalink
Remove explicit pypy3 docker files and builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasu Jaganath committed Dec 30, 2024
1 parent 1028a4e commit 1063353
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 434 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
fail-fast: false
matrix:
# NOTE: Use a matrix (instead of dockerBuild.sh) for parallelism
dockerfile: [amazon, debian, fedora, redhat,
amazon_pypy, debian_pypy, fedora_pypy, redhat_pypy]
dockerfile: [amazon, debian, fedora, redhat]
runs-on: [ubuntu-latest]

steps:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker_build_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
schedule:
# Run it every Tuesday at midnight.
- cron: '0 0 * * 2'
workflow_dispatch:

permissions:
actions: read
Expand Down
244 changes: 0 additions & 244 deletions .github/workflows/run_workflows.yml

This file was deleted.

37 changes: 0 additions & 37 deletions docker/Dockerfile_amazon_pypy

This file was deleted.

37 changes: 0 additions & 37 deletions docker/Dockerfile_debian_pypy

This file was deleted.

37 changes: 0 additions & 37 deletions docker/Dockerfile_fedora_pypy

This file was deleted.

Loading

0 comments on commit 1063353

Please sign in to comment.