diff --git a/.github/workflows/dependencies_matches.yaml b/.github/workflows/dependencies_matches.yaml index f56edc2..6f55fe0 100644 --- a/.github/workflows/dependencies_matches.yaml +++ b/.github/workflows/dependencies_matches.yaml @@ -7,8 +7,6 @@ on: [push] jobs: wownero-seed: runs-on: ubuntu-latest - container: - image: debian:bookworm steps: - uses: actions/checkout@v4 with: @@ -45,8 +43,6 @@ jobs: matrix: coin: [monero, wownero] runs-on: ubuntu-latest - container: - image: debian:bookworm steps: - uses: actions/checkout@v4 with: