Skip to content

Commit dc8bedc

Browse files
ci: remove second dockerfile
1 parent c586a29 commit dc8bedc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
strategy:
3838
matrix:
39-
dockerfile: [Dockerfile, Dockerfile.debian]
39+
dockerfile: [Dockerfile]
4040
concurrency:
4141
group: ${{ github.workflow }}-${{ matrix.dockerfile }}-${{ github.event.workflow_run.head_branch || github.ref }}
4242
cancel-in-progress: true

0 commit comments

Comments
 (0)