Skip to content

Commit 5251c2f

Browse files
committed
debug 4
1 parent 65f3bc7 commit 5251c2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ jobs:
5858
mingw_debian:
5959
name: ${{ matrix.configuration.job_name }}
6060
uses: ./.github/workflows/run-in-docker.yml
61-
# runs-on: ubuntu-latest
61+
with:
62+
dockerfile: ./ci/linux-debian-wine.Dockerfile
63+
tag: ci-image
6264
needs: docker_wine_cache
6365

6466
# env:

0 commit comments

Comments
 (0)