Skip to content

Commit

Permalink
remove container
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Aug 2, 2024
1 parent b4cb23c commit f8a02b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dependencies_matches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on: [push]
jobs:
wownero-seed:
runs-on: ubuntu-latest
container:
image: debian:bookworm
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -45,8 +43,6 @@ jobs:
matrix:
coin: [monero, wownero]
runs-on: ubuntu-latest
container:
image: debian:bookworm
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f8a02b3

Please sign in to comment.