Skip to content

Commit

Permalink
Revert "chore: run Windows tests on a Linux container (#1456)"
Browse files Browse the repository at this point in the history
This reverts commit 59986bb.
  • Loading branch information
mdelapenya committed Aug 8, 2023
1 parent 59986bb commit 7604749
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
runs-on: [self-hosted, Windows, X64]
strategy:
fail-fast: false
container:
image: alpine:3.18
volumes:
- //var/run/docker.sock:/var/run/docker.sock
steps:
- name: Create pending status
uses: actions/github-script@0.9.0
Expand Down

0 comments on commit 7604749

Please sign in to comment.