Skip to content

Commit

Permalink
debug 3
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Aug 10, 2023
1 parent 63f1ddf commit 8283a3c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:

mingw_debian:
name: ${{ matrix.configuration.job_name }}
runs-on: ubuntu-latest
uses: ./.github/workflows/run-in-docker.yml
# runs-on: ubuntu-latest
needs: docker_wine_cache

env:
Expand All @@ -84,7 +85,7 @@ jobs:
# - run: ls -l ./.github/workflows/run-in-docker.yml

# - name: Run in Docker
uses: ./.github/workflows/run-in-docker.yml
# uses: ./.github/workflows/run-in-docker.yml
# with:
# dockerfile: ./ci/linux-debian-wine.Dockerfile
# tag: ci-image
Expand Down

0 comments on commit 8283a3c

Please sign in to comment.