Skip to content

Commit

Permalink
disable docker runner on android
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Jul 25, 2024
1 parent 58d0e11 commit 6d1e6b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
matrix:
coin: [monero, wownero]
runs-on: ubuntu-latest
container:
image: debian:bookworm
# container:
# image: debian:bookworm
steps:
- name: Free Disk Space
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit 6d1e6b2

Please sign in to comment.