Skip to content

Commit

Permalink
Remove windows 2019 test without handler
Browse files Browse the repository at this point in the history
  • Loading branch information
ddiakiteaneo committed Nov 7, 2024
1 parent 19e0cee commit 8f618be
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,18 @@ jobs:
dotnet: ''
plateform:
os: ubuntu-latest
- language:
lang: C#
dotnet: ''
env: {}
plateform:
os: windows-2019
- language:
lang: C#
dotnet: ''
env: {}
plateform:
os: windows-2019
runs-on: ${{ matrix.plateform.os }}
env: ${{ matrix.language.env }}

Expand Down

0 comments on commit 8f618be

Please sign in to comment.