Skip to content

Commit

Permalink
Remove windows (not yet supported)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgcrosta committed Mar 27, 2024
1 parent 10766bf commit 6643a54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-detectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
Expand Down Expand Up @@ -93,7 +92,6 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
detector: ${{fromJson(needs.prepare-detector-matrix.outputs.matrix)}}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 6643a54

Please sign in to comment.