actually remove 24

This commit is contained in:
matt
2025-08-11 14:53:22 -06:00
parent 6991fa35f6
commit 3fc8feff93

View File

@@ -14,13 +14,4 @@ jobs:
- uses: actions/checkout@v4
- run: ./.github/workflows/run-pc.sh
shell: bash
# pre-commit-24:
# container:
# image: quay.io/ansible-product-demos/apd-ee-24
# options: --user root
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# - run: USE_PYTHON=python3.9 ./.github/workflows/run-pc.sh
# shell: bash
#