diff --git a/.github/workflows/detection-test.yml b/.github/workflows/detection-test.yml index f4bc149..3ab40b2 100644 --- a/.github/workflows/detection-test.yml +++ b/.github/workflows/detection-test.yml @@ -8,7 +8,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: windows-latest steps: - uses: actions/checkout@v2