From 02f492c87dab311a4c96aa12df6b0f7d30ee2fba Mon Sep 17 00:00:00 2001 From: Aleksandr Mezin Date: Sat, 14 Jun 2025 00:17:59 +0300 Subject: [PATCH] Try tox-gh --- .github/workflows/ci.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bbad9c0e1..bdbe702d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,7 @@ jobs: runs-on: ubuntu-24.04 timeout-minutes: 5 container: - image: ghcr.io/ddterm/ci-docker-image:2025.06.10.1 + image: ghcr.io/ddterm/ci-docker-image:tox-gh steps: - name: Checkout @@ -139,7 +139,7 @@ jobs: runs-on: ubuntu-24.04 timeout-minutes: 5 container: - image: ghcr.io/ddterm/ci-docker-image:2025.06.10.1 + image: ghcr.io/ddterm/ci-docker-image:tox-gh steps: - name: Checkout @@ -185,7 +185,7 @@ jobs: runs-on: ubuntu-24.04 timeout-minutes: 5 container: - image: ghcr.io/ddterm/ci-docker-image:2025.06.10.1 + image: ghcr.io/ddterm/ci-docker-image:tox-gh steps: - name: Checkout @@ -248,7 +248,7 @@ jobs: runs-on: ubuntu-24.04 timeout-minutes: 15 container: - image: ghcr.io/ddterm/ci-docker-image:2025.06.10.1 + image: ghcr.io/ddterm/ci-docker-image:tox-gh options: --init --privileged --tmpfs /run -v /tmp:/tmp --cgroupns=host steps: @@ -326,7 +326,7 @@ jobs: runs-on: ubuntu-24.04 timeout-minutes: 15 container: - image: ghcr.io/ddterm/ci-docker-image:2025.06.10.1 + image: ghcr.io/ddterm/ci-docker-image:tox-gh options: --init --privileged --tmpfs /run -v /tmp:/tmp --cgroupns=host steps: